tabbar
This commit is contained in:
+4
-4
@@ -45,15 +45,15 @@
|
||||
"navigationBarBackgroundColor": "#F5F7FA",
|
||||
"backgroundColor": "#F5F7FA",
|
||||
"backgroundColorTop": "#F5F7FA",
|
||||
"backgroundColorBottom": "#F5F7FA"
|
||||
"backgroundColorBottom": "#E8F1FF"
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#8A9199",
|
||||
"selectedColor": "#1677FF",
|
||||
"backgroundColor": "#FFFFFF",
|
||||
"borderStyle": "black",
|
||||
"backgroundColor": "#E8F1FF",
|
||||
"borderStyle": "white",
|
||||
"list": [
|
||||
{ "pagePath": "pages/tabs/messages", "text": "消息", "iconPath": "static/tab/msg.png", "selectedIconPath": "static/tab/msg-on.png" },
|
||||
{ "pagePath": "pages/tabs/messages", "text": "消息", "iconPath": "static/tab/msg2.png", "selectedIconPath": "static/tab/msg2-on.png" },
|
||||
{ "pagePath": "pages/tabs/contacts", "text": "通讯录", "iconPath": "static/tab/contacts.png", "selectedIconPath": "static/tab/contacts-on.png" },
|
||||
{ "pagePath": "pages/tabs/clock", "text": "打卡", "iconPath": "static/tab/clock.png", "selectedIconPath": "static/tab/clock-on.png" },
|
||||
{ "pagePath": "pages/tabs/workbench", "text": "工作台", "iconPath": "static/tab/work.png", "selectedIconPath": "static/tab/work-on.png" },
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 952 B After Width: | Height: | Size: 476 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 477 B |
Binary file not shown.
|
After Width: | Height: | Size: 476 B |
Binary file not shown.
|
After Width: | Height: | Size: 477 B |
Reference in New Issue
Block a user