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

7 lines
156 B
JSON
Raw Normal View History

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