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

8 lines
205 B
JSON
Raw Normal View History

2023-11-19 22:40:09 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index" ,
2024-03-17 16:19:31 +08:00
"van-popup": "@vant/weapp/popup/index",
"van-divider":"@vant/weapp/divider/index"
2023-11-19 22:40:09 +08:00
},
"navigationStyle":"custom"
}