feat: 首页、分类页加载数据逻辑重构
This commit is contained in:
@@ -45,7 +45,11 @@
|
||||
"preloadRule": {
|
||||
"pages/home/home": {
|
||||
"network": "all",
|
||||
"packages": ["mathPages", "focusPages", "englishPages"]
|
||||
"packages": ["mathPages", "focusPages"]
|
||||
},
|
||||
"pages/category/category": {
|
||||
"network": "all",
|
||||
"packages": ["focusPages", "englishPages"]
|
||||
},
|
||||
"pages/profile/profile": {
|
||||
"network": "all",
|
||||
|
||||
Reference in New Issue
Block a user