分包预加载

master
gongfuxiang 2024-03-27 11:50:17 +08:00
parent b501d6bbac
commit e93b231869
1 changed files with 6 additions and 0 deletions

View File

@ -1435,6 +1435,12 @@
]
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": ["pages/goods-detail"]
}
},
"globalStyle": {
"navigationBarTitleText": "ShopXO",
"navigationBarTextStyle": "black",