优化页面
This commit is contained in:
15
pages.json
15
pages.json
@@ -164,12 +164,23 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "static",
|
||||
"pages": [
|
||||
{
|
||||
"path": "index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "静态资源"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"preloadRule": {
|
||||
"pages/index/index": {
|
||||
"pages/Home/Home": {
|
||||
"network": "all",
|
||||
"packages": ["TUIKit"]
|
||||
"packages": ["static","TUIKit"]
|
||||
}
|
||||
},
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user