jhwxapp/miniprogram/pageage/project_problemmodify/security/list/index.json

8 lines
206 B
JSON
Raw Normal View History

2023-08-24 18:44:06 +08:00
{
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index" ,
"van-popup": "@vant/weapp/popup/index"
},
2023-08-27 15:42:43 +08:00
"navigationStyle":"custom",
2023-08-24 18:44:06 +08:00
"navigationBarTitleText": "安全隐患排查"
}