修复已知问题
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
{
|
||||
"path": "pages/my-index/my-team",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的团队",
|
||||
"navigationBarTitleText": "拼团伙伴",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
@@ -339,7 +339,7 @@
|
||||
{
|
||||
"path": "pages/shop-together/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的拼团"
|
||||
"navigationBarTitleText": "拼团"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -429,7 +429,8 @@
|
||||
"backgroundColor": "#000000",
|
||||
"navigationBarTextStyle": "white",
|
||||
"app-plus": {
|
||||
"titleNView": false
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user