修改样式

This commit is contained in:
13569518003
2025-11-25 09:21:46 +08:00
parent f57b989144
commit 377b53f9e2
6 changed files with 252 additions and 438 deletions

View File

@@ -15,10 +15,11 @@
"color": "#7A7E83",
"selectedColor": "#4a6fa5",
"borderStyle": "black",
"backgroundColor": "#1a1d3a",
"list": [
{
"pagePath": "pages/index/index",
"text": "页",
"text": "页",
"iconPath": "images/home.png",
"selectedIconPath": "images/home-active.png"
},
@@ -30,7 +31,7 @@
},
{
"pagePath": "pages/history/history",
"text": "历史",
"text": "我的",
"iconPath": "images/history.png",
"selectedIconPath": "images/history-active.png"
}