12 lines
332 B
JSON
12 lines
332 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"
|
|
}
|
|
} |