jhwxapp/miniprogram/pages/safety_manage/index.json

7 lines
149 B
JSON
Raw Normal View History

2023-09-02 23:45:35 +08:00
{
"usingComponents": {
"van-tabbar": "@vant/weapp/tabbar",
"van-tabbar-item": "@vant/weapp/tabbar-item"
},
"navigationStyle":"custom"
}