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

13 lines
376 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": {
2023-02-07 19:27:48 +08:00
"empty-view": "/components/empty-view",
2020-01-09 16:29:09 +08:00
"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"
}
}