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

9 lines
255 B
JSON
Raw Normal View History

2023-09-24 23:17:05 +08:00
{
"usingComponents": {
2024-04-14 21:28:11 +08:00
"van-steps": "@vant/weapp/steps/index",
2023-09-24 23:17:05 +08:00
"van-overlay": "@vant/weapp/overlay/index",
"van-collapse": "@vant/weapp/collapse",
"van-collapse-item": "@vant/weapp/collapse-item"
},
"navigationStyle":"custom"
}