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

8 lines
201 B
JSON
Raw Normal View History

2023-11-19 22:40:09 +08:00
{
"usingComponents": {
2024-05-03 10:37:27 +08:00
"van-overlay": "@vant/weapp/overlay/index",
"van-popup": "@vant/weapp/popup",
"van-tree-select": "@vant/weapp/tree-select/index"
2023-11-19 22:40:09 +08:00
},
"navigationStyle":"custom"
}