12 lines
292 B
JSON

{
"component": true,
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark",
"usingComponents": {
"van-button": "@vant/weapp/button/index",
"van-icon": "@vant/weapp/icon/index",
"custom-tabbar": "/components/custom-tabbar/index"
},
"navigationStyle": "custom"
}