mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-06-06 02:38:52 +08:00
分包预加载
This commit is contained in:
@ -1435,6 +1435,12 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"preloadRule": {
|
||||
"pages/index/index": {
|
||||
"network": "all",
|
||||
"packages": ["pages/goods-detail"]
|
||||
}
|
||||
},
|
||||
"globalStyle": {
|
||||
"navigationBarTitleText": "ShopXO",
|
||||
"navigationBarTextStyle": "black",
|
||||
|
||||
Reference in New Issue
Block a user