feat: 数感启蒙、专注力页面重构、首页入口开发

This commit is contained in:
R524809
2026-04-21 17:51:16 +08:00
parent b2f5b203f8
commit 28151018ee
212 changed files with 2722 additions and 5207 deletions
+2 -31
View File
@@ -22,24 +22,7 @@
{
"root": "mathPages",
"name": "mathPages",
"pages": [
"numberFind/numberFind",
"countMatch/countMatch",
"addition/addition",
"missingNumber/missingNumber",
"compare/compare",
"countingSelect/countingSelect",
"numberDecompose/numberDecompose",
"numberSort/numberSort",
"numberObjectMatch/numberObjectMatch",
"makeTen/makeTen",
"breakTen/breakTen",
"flatTen/flatTen",
"borrowTen/borrowTen",
"oneDigitAddition/oneDigitAddition",
"calculationPractice/calculationPractice",
"multiplicationTable/multiplicationTable"
],
"pages": ["mathDraw/mathDraw"],
"independent": false
},
{
@@ -51,19 +34,7 @@
{
"root": "focusPages",
"name": "focusPages",
"pages": [
"gridDrawing/gridDrawing",
"shape/shape",
"positionColoring/positionColoring",
"shapeSymbol/shapeSymbol",
"colorPattern/colorPattern",
"matchConnect/matchConnect",
"lineRecognition/lineRecognition",
"gridReasoning/gridReasoning",
"codeConnect/codeConnect",
"dotConnect/dotConnect",
"colorShapeMatch/colorShapeMatch"
],
"pages": ["focusDraw/focusDraw", "shape/shape"],
"independent": false
}
],