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

@@ -12,6 +12,7 @@
"pages/Mine/minecomponents/DetailsPKRecords/DetailsPKRecords",
"pages/PKMessageprocessing/PKMessageprocessing",
"pages/index/index",
"pages/index/chat/chat",
"pages/login/login",
"pages/Forum/Forum",
"pages/UserInformation/UserInformation",
@@ -19,21 +20,6 @@
"pages/NewAddedPk/NewAddedPk",
"pages/pkDetail/pkDetail"
],
"subPackages": [
{
"root": "TUIKit",
"pages": [
"components/TUIConversation/index",
"components/TUIChat/index",
"components/TUIChat/video-play",
"components/TUIChat/web-view",
"components/TUIContact/index",
"components/TUIGroup/index",
"components/TUISearch/index",
"components/TUIConversation/conversation-list/index"
]
}
],
"window": {
"navigationStyle": "custom",
"statusBarBackground": "#ffffff"
@@ -59,14 +45,6 @@
}
]
},
"preloadRule": {
"pages/Home/Home": {
"network": "all",
"packages": [
"TUIKit"
]
}
},
"permission": {},
"usingComponents": {}
}