jhwxapp/miniprogram/pages/gengduogongneng/gengduogongneng.json

7 lines
149 B
JSON
Raw Normal View History

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