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