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.
11 lines
363 B
11 lines
363 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"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance":100
|
|
}
|