This commit is contained in:
pengxiaolong
2025-07-18 13:06:06 +08:00
parent 6dec463705
commit 31527ba8a6
1853 changed files with 65500 additions and 98288 deletions

View File

@@ -69,7 +69,13 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "聊天"
"navigationBarTitleText": "聊天列表"
}
},
{
"path": "pages/index/chat/chat",
"style": {
"navigationBarTitleText": "聊天页"
}
},
{
@@ -109,85 +115,6 @@
}
}
],
"subPackages": [
{
"root": "TUIKit",
"pages": [
{
"path": "components/TUIConversation/index",
"style": {
"navigationBarTitleText": "腾讯云 IM"
}
},
{
"path": "components/TUIChat/index",
"style": {
"navigationBarTitleText": "聊天",
"app-plus": {
"softinputMode": "adjustResize",
"titleNView": {
"buttons": [
{
"type": "menu"
}
]
}
},
"h5": {
"titleNView": {
"buttons": []
}
}
}
},
{
"path": "components/TUIChat/video-play",
"style": {
"navigationBarTitleText": "腾讯云 IM"
}
},
{
"path": "components/TUIChat/web-view",
"style": {
"navigationBarTitleText": "腾讯云 IM"
}
},
{
"path": "components/TUIContact/index",
"style": {
"navigationBarTitleText": "腾讯云 IM"
}
},
{
"path": "components/TUIGroup/index",
"style": {
"navigationBarTitleText": "腾讯云 IM"
}
},
{
"path": "components/TUISearch/index",
"style": {
"navigationBarTitleText": "聊天记录"
}
},
{
"path": "components/TUIConversation/conversation-list/index",
"style": {
"navigationBarTitleText": "列表"
}
}
]
}
],
"preloadRule": {
"pages/Home/Home": {
"network": "all",
"packages": [
"TUIKit"
]
}
},
"globalStyle": {
"navigationStyle": "custom",
"statusBarBackground": "#ffffff"