jhwxapp/miniprogram/pageage/project_checkDetection/edit/index.json

8 lines
211 B
JSON
Raw Normal View History

2023-09-24 23:17:05 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index",
"van-collapse": "@vant/weapp/collapse",
"van-collapse-item": "@vant/weapp/collapse-item"
},
"navigationStyle":"custom"
}