feat:2.4.5 修改首页

This commit is contained in:
R524809
2025-12-08 13:43:20 +08:00
parent 1e50a3b56e
commit e193369478
7 changed files with 110 additions and 50 deletions
+7 -7
View File
@@ -1,8 +1,8 @@
{
"pages": [
"pages/mathIndex/mathIndex",
"pages/index/index",
"pages/shape/index",
"pages/mathIndex/mathIndex",
"pages/copyBook/copyBook",
"pages/debug/debug"
],
@@ -56,18 +56,18 @@
"selectedColor": "#F5BC00",
"backgroundColor": "#fff",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "assets/tabBar/icon-word.png",
"selectedIconPath": "assets/tabBar/icon-word-active.png",
"text": "识字"
},
{
"pagePath": "pages/mathIndex/mathIndex",
"iconPath": "assets/tabBar/icon-math.png",
"selectedIconPath": "assets/tabBar/icon-math-active.png",
"text": "数学"
},
{
"pagePath": "pages/index/index",
"iconPath": "assets/tabBar/icon-word.png",
"selectedIconPath": "assets/tabBar/icon-word-active.png",
"text": "识字"
},
{
"pagePath": "pages/shape/index",
"iconPath": "assets/tabBar/icon-shape.png",