优化
This commit is contained in:
24
unpackage/dist/build/mp-weixin/app.json
vendored
24
unpackage/dist/build/mp-weixin/app.json
vendored
@@ -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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user