feat: 首页、分类页加载数据逻辑重构

This commit is contained in:
R524809
2026-04-30 16:44:45 +08:00
parent c112c70bab
commit 7126d3a941
63 changed files with 805 additions and 433 deletions
+5 -1
View File
@@ -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",