feat:2.5.0初始化专注启蒙项目
This commit is contained in:
+4
-11
@@ -3,7 +3,6 @@
|
||||
"pages/mathIndex/mathIndex",
|
||||
"pages/focusIndex/focusIndex",
|
||||
"pages/index/index",
|
||||
"pages/shape/index",
|
||||
"pages/copyBook/copyBook",
|
||||
"pages/debug/debug"
|
||||
],
|
||||
@@ -25,7 +24,7 @@
|
||||
{
|
||||
"root": "focusPages",
|
||||
"name": "focusPages",
|
||||
"pages": ["gridDrawing/gridDrawing"],
|
||||
"pages": ["gridDrawing/gridDrawing", "shape/shape"],
|
||||
"independent": false
|
||||
}
|
||||
],
|
||||
@@ -71,9 +70,9 @@
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/focusIndex/focusIndex",
|
||||
"iconPath": "assets/tabBar/icon-word.png",
|
||||
"selectedIconPath": "assets/tabBar/icon-word-active.png",
|
||||
"text": "专注力"
|
||||
"iconPath": "assets/tabBar/icon-shape.png",
|
||||
"selectedIconPath": "assets/tabBar/icon-shape-active.png",
|
||||
"text": "专注启蒙"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/index/index",
|
||||
@@ -81,12 +80,6 @@
|
||||
"selectedIconPath": "assets/tabBar/icon-word-active.png",
|
||||
"text": "识字"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/shape/index",
|
||||
"iconPath": "assets/tabBar/icon-shape.png",
|
||||
"selectedIconPath": "assets/tabBar/icon-shape-active.png",
|
||||
"text": "图形"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/copyBook/copyBook",
|
||||
"iconPath": "assets/tabBar/icon-edit.png",
|
||||
|
||||
Reference in New Issue
Block a user