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

7 lines
153 B
JSON
Raw Normal View History

2023-09-01 02:28:39 +08:00
{
"usingComponents": {
2024-04-14 21:28:11 +08:00
"van-steps": "@vant/weapp/steps/index",
2023-09-01 02:28:39 +08:00
"van-overlay": "@vant/weapp/overlay/index"
},
"navigationStyle":"custom"
}