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

8 lines
203 B
JSON
Raw Normal View History

2023-08-21 18:55:48 +08:00
{
"usingComponents": {
2024-04-14 21:28:11 +08:00
"van-steps": "@vant/weapp/steps/index",
2023-08-24 18:44:06 +08:00
"van-overlay": "@vant/weapp/overlay/index"
2023-08-21 18:55:48 +08:00
},
2023-08-28 16:11:02 +08:00
"navigationStyle":"custom",
2023-08-21 18:55:48 +08:00
"navigationBarTitleText": "新增举牌验收"
}