You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
420 B

{
"component": true,
"usingComponents": {
"van-search": "@vant/weapp/search/index",
"van-popup": "@vant/weapp/popup/index",
"van-checkbox": "@vant/weapp/checkbox/index",
"van-checkbox-group": "@vant/weapp/checkbox-group/index",
"van-empty": "@vant/weapp/empty/index",
"statusBar": "../../../components/statusBar/statusBar"
},
"navigationStyle": "custom",
"enablePullDownRefresh": true
}