jhwxapp/miniprogram/pageage/safetyManagement/securityCheck/index.json

7 lines
180 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index" ,
"van-popup": "@vant/weapp/popup/index"
},
"navigationBarTitleText": "安全检查"
}