jhwxapp/miniprogram/pages/newAddPage/safetyManagement/index.json

7 lines
149 B
JSON
Raw Normal View History

2023-08-10 01:21:29 +08:00
{
"usingComponents": {
"van-tabbar": "@vant/weapp/tabbar",
"van-tabbar-item": "@vant/weapp/tabbar-item"
},
"navigationStyle":"custom"
}