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
450 B
13 lines
450 B
{
|
|
"navigationBarTitleText": "片场展示",
|
|
"usingComponents": {
|
|
"van-sidebar": "@vant/weapp/sidebar/index",
|
|
"van-sidebar-item": "@vant/weapp/sidebar-item/index",
|
|
"van-notify": "@vant/weapp/notify/index",
|
|
"van-divider": "@vant/weapp/divider/index",
|
|
"navBar": "/components/navigationBar/index"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance":100,
|
|
"navigationStyle": "custom"
|
|
}
|