13 lines
396 B
JSON
13 lines
396 B
JSON
{
|
|
"navigationBarTitleText": "当前任务",
|
|
"enablePullDownRefresh": true,
|
|
"pullToRefresh": {
|
|
"color": "#008B8B"
|
|
},
|
|
"usingComponents": {
|
|
"uni-list": "/components/uni-list/uni-list",
|
|
"uni-list-item": "/components/uni-list-item/uni-list-item",
|
|
"uni-load-more": "/components/uni-load-more/uni-load-more",
|
|
"yomol-upgrade": "/components/yomol-upgrade/yomol-upgrade"
|
|
}
|
|
} |