修复已知问题

This commit is contained in:
bobobobo
2026-02-06 01:12:04 +08:00
parent 2d503bab83
commit 3389a8eaa9
15 changed files with 2516 additions and 1824 deletions

View File

@@ -39,14 +39,14 @@
{
"path": "TUIKit/components/TUIChat/video-play",
"style": {
"navigationBarTitleText": "腾讯云 IM",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#EBF0F6"
}
},
{
"path": "TUIKit/components/TUIChat/web-view",
"style": {
"navigationBarTitleText": "腾讯云 IM",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#EBF0F6"
}
},
@@ -340,7 +340,7 @@
{
"path": "pages/shop-together/index",
"style": {
"navigationBarTitleText": "拼团"
"navigationBarTitleText": "购买记录"
}
},
{
@@ -441,17 +441,20 @@
}
}
},
{
"path" : "pages/room/room",
"style" :
{
"navigationBarTitleText": "Room",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"gestureBack":"NO"
}
},
{
"path": "pages/room/room",
"style": {
"navigationBarTitleText": "拨打电话",
"navigationStyle": "custom"
}
},
{
"path": "pages/room/incom",
"style": {
"navigationBarTitleText": "拨打视频",
"navigationStyle": "custom"
}
},
// #endif
// #ifdef H5
{