修复已知问题

This commit is contained in:
cbb
2026-02-02 15:45:24 +08:00
parent f4e3496e3c
commit fa0faa6be6
10 changed files with 220 additions and 194 deletions

View File

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