flat:4.7暂存

This commit is contained in:
史典卓
2025-04-07 09:10:55 +08:00
parent 2992cb200e
commit b98e1d5405
186 changed files with 1090 additions and 631 deletions

View File

@@ -120,14 +120,14 @@
]
}],
"tabBar": {
"color": "#7A7E83",
"color": "#5E5F60",
"selectedColor": "#256BFA",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"midButton": {
"width": "50px",
"height": "50px",
"backgroundImage": "static/tabbar/logo2.png"
"backgroundImage": "static/tabbar/logo2copy.png"
},
"list": [{
"pagePath": "pages/index/index",
@@ -143,8 +143,8 @@
},
{
"pagePath": "pages/chat/chat",
"iconPath": "static/tabbar/logo2.png",
"selectedIconPath": "static/tabbar/logo2.png"
"iconPath": "static/tabbar/logo2copy.png",
"selectedIconPath": "static/tabbar/logo2copy.png"
},
{
"pagePath": "pages/msglog/msglog",