Files
Neo-ZQYY/apps/miniprogram - 副本/miniprogram/pages/task-list/task-list.json

11 lines
321 B
JSON

{
"navigationBarTitleText": "任务",
"enablePullDownRefresh": true,
"usingComponents": {
"banner": "/components/banner/banner",
"heart-icon": "/components/heart-icon/heart-icon",
"hobby-tag": "/components/hobby-tag/hobby-tag",
"ai-float-button": "/components/ai-float-button/ai-float-button"
}
}