2020-01-09 16:29:09 +08:00
|
|
|
{
|
|
|
|
"navigationBarTitleText": "当前任务",
|
|
|
|
"enablePullDownRefresh": true,
|
2020-01-10 14:30:31 +08:00
|
|
|
"pullToRefresh": {
|
|
|
|
"color": "#008B8B"
|
|
|
|
},
|
2020-01-09 16:29:09 +08:00
|
|
|
"usingComponents": {
|
|
|
|
"uni-list": "/components/uni-list/uni-list",
|
|
|
|
"uni-list-item": "/components/uni-list-item/uni-list-item",
|
2020-01-13 17:08:20 +08:00
|
|
|
"uni-load-more": "/components/uni-load-more/uni-load-more",
|
|
|
|
"yomol-upgrade": "/components/yomol-upgrade/yomol-upgrade"
|
2020-01-09 16:29:09 +08:00
|
|
|
}
|
|
|
|
}
|