flat:4.7暂存
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user