feat: 首页跳转到分类页指定分类优化

This commit is contained in:
R524809
2026-05-09 11:08:29 +08:00
parent c21ac9e935
commit debecd67c6
20 changed files with 1450 additions and 959 deletions
+5 -3
View File
@@ -18,8 +18,7 @@
"categoryContentManage/categoryContentManage",
"homeContentManage/homeContentManage",
"mathIndex/mathIndex",
"focusIndex/focusIndex",
"copyBook/copyBook"
"focusIndex/focusIndex"
],
"independent": false
},
@@ -44,7 +43,10 @@
{
"root": "chinesePages",
"name": "chinesePages",
"pages": ["wordColoring/wordColoring"],
"pages": [
"wordColoring/wordColoring",
"handwritingSheet/handwritingSheet"
],
"independent": false
}
],