提交
This commit is contained in:
19
pages.json
19
pages.json
@@ -39,7 +39,10 @@
|
||||
"path": "pages/homePage/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新,
|
||||
|
||||
"enablePullDownRefresh": true,
|
||||
"onReachBottomDistance": 100,
|
||||
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
@@ -228,6 +231,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/aboutUs/agreement",
|
||||
"style": {
|
||||
"navigationBarTitleText": "协议",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/wallet/recharge/index",
|
||||
"style": {
|
||||
@@ -294,7 +309,7 @@
|
||||
"path": "pages/mine/vip/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "vip",
|
||||
"enablePullDownRefresh": true,
|
||||
"enablePullDownRefresh": false,
|
||||
"onReachBottomDistance": 100,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
|
||||
Reference in New Issue
Block a user