jhwxapp/miniprogram/pageage/project_train/list/index.json

10 lines
272 B
JSON
Raw Normal View History

2023-08-29 00:50:44 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index" ,
"van-popup": "@vant/weapp/popup/index",
"van-loading": "@vant/weapp/loading/index"
2023-08-29 00:50:44 +08:00
},
"navigationStyle":"custom",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
2023-08-29 00:50:44 +08:00
}