11 lines
321 B
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"
|
|
}
|
|
}
|