修复已知问题
This commit is contained in:
31
pages.json
31
pages.json
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user