分包预加载
parent
b501d6bbac
commit
e93b231869
|
|
@ -1435,6 +1435,12 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"preloadRule": {
|
||||
"pages/index/index": {
|
||||
"network": "all",
|
||||
"packages": ["pages/goods-detail"]
|
||||
}
|
||||
},
|
||||
"globalStyle": {
|
||||
"navigationBarTitleText": "ShopXO",
|
||||
"navigationBarTextStyle": "black",
|
||||
|
|
|
|||
Loading…
Reference in New Issue