app_evaluating/unpackage/dist/dev/.tmp/app-plus/pages/evaluation/mineEvPage.json

12 lines
332 B
JSON
Raw Normal View History

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",
"uni-load-more": "/components/uni-load-more/uni-load-more"
}
}