This commit is contained in:
2024-10-16 09:37:54 +08:00
parent 0ba0738ef9
commit 4e4c60aa24
25 changed files with 12038 additions and 12255 deletions

View File

@@ -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",