优化页面

This commit is contained in:
pengxiaolong
2025-06-09 23:02:05 +08:00
parent c5042d08c3
commit 8c70c2c850
605 changed files with 661 additions and 945 deletions

View File

@@ -30,6 +30,12 @@
"components/TUISearch/index",
"components/TUIConversation/conversation-list/index"
]
},
{
"root": "static",
"pages": [
"index"
]
}
],
"window": {
@@ -58,9 +64,10 @@
]
},
"preloadRule": {
"pages/index/index": {
"pages/Home/Home": {
"network": "all",
"packages": [
"static",
"TUIKit"
]
}