mirror of
https://gitee.com/TSpecific/tuniao-ui.git
synced 2026-03-07 16:24:01 +08:00
优化代码,修复已知bug
This commit is contained in:
19
pages.json
19
pages.json
@@ -7,6 +7,7 @@
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"mp-weixin": {
|
||||
"disableScroll": true
|
||||
},
|
||||
"app-plus": {
|
||||
"bounce": "none"
|
||||
@@ -510,7 +511,8 @@
|
||||
}, {
|
||||
"path": "life/share/share",
|
||||
"style": {
|
||||
"navigationBarTitleText": "会员分享",
|
||||
"navigationBarTitleText": "",
|
||||
// 图鸟公众号
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
@@ -519,6 +521,12 @@
|
||||
"navigationBarTitleText": "敬请期待",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "life/cover/cover",
|
||||
"style": {
|
||||
"navigationBarTitleText": "红包封面",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "time/clock/clock",
|
||||
"style": {
|
||||
@@ -616,6 +624,15 @@
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}]
|
||||
}, {
|
||||
"root": "vipPage",
|
||||
"pages": []
|
||||
}, {
|
||||
"root": "thirdPage",
|
||||
"pages": []
|
||||
},{
|
||||
"root":"takeOutPage",
|
||||
"pages": []
|
||||
}],
|
||||
"preloadRule": {
|
||||
"pages/index/index": {
|
||||
|
||||
Reference in New Issue
Block a user