feat: 数感启蒙、专注力页面重构、首页入口开发
This commit is contained in:
+2
-31
@@ -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
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user