新修改了UI颜色。准备隐藏商城菜单

This commit is contained in:
lym
2026-03-11 00:25:09 +08:00
parent ebd073c838
commit db5bb8e5d7
4 changed files with 9 additions and 8 deletions

View File

@@ -73,10 +73,10 @@
},
"tabBar": {
"custom": true,
"color": "#6e6d6b",
"selectedColor": "#1E88E5",
"color": "#999999",
"selectedColor": "#FF6B35",
"borderStyle": "white",
"backgroundColor": "#292929",
"backgroundColor": "#FFFFFF",
"list": [
{
"pagePath": "pages/index/index",