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

7 lines
155 B
JSON
Raw Normal View History

2023-08-30 23:57:34 +08:00
{
"usingComponents": {
2024-04-14 21:28:11 +08:00
"van-steps": "@vant/weapp/steps/index",
2023-08-30 23:57:34 +08:00
"van-overlay": "@vant/weapp/overlay/index"
},
"navigationStyle":"custom"
}