页面调整
This commit is contained in:
76
pages.json
76
pages.json
@@ -21,43 +21,43 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "Aidex",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#333333",
|
||||
"selectedColor": "#4094ff",
|
||||
"backgroundColor": "#ffffff",
|
||||
"borderStyle": "white",
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/sys/msg/index",
|
||||
"iconPath": "static/aidex/tabbar/msg_1.png",
|
||||
"selectedIconPath": "static/aidex/tabbar/msg_2.png",
|
||||
"text": "访客等级"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/sys/home/index",
|
||||
// "iconPath": "static/aidex/tabbar/home_1.png",
|
||||
// "selectedIconPath": "static/aidex/tabbar/home_2.png",
|
||||
// "text": "首页"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/sys/work/work",
|
||||
"iconPath": "static/aidex/tabbar/apply_1.png",
|
||||
"selectedIconPath": "static/aidex/tabbar/apply_2.png",
|
||||
"text": "到访确认"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/sys/qrpage/qrpage",
|
||||
"iconPath": "static/aidex/tabbar/book_1.png",
|
||||
"selectedIconPath": "static/aidex/tabbar/book_2.png",
|
||||
"text": "扫码登记"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/sys/camera/camera",
|
||||
"iconPath": "static/aidex/tabbar/my_1.png",
|
||||
"selectedIconPath": "static/aidex/tabbar/my_2.png",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
}
|
||||
// "tabBar": {
|
||||
// "color": "#333333",
|
||||
// "selectedColor": "#4094ff",
|
||||
// "backgroundColor": "#ffffff",
|
||||
// "borderStyle": "white",
|
||||
// "list": [
|
||||
// {
|
||||
// "pagePath": "pages/sys/msg/index",
|
||||
// "iconPath": "static/aidex/tabbar/msg_1.png",
|
||||
// "selectedIconPath": "static/aidex/tabbar/msg_2.png",
|
||||
// "text": "访客等级"
|
||||
// },
|
||||
// // {
|
||||
// // "pagePath": "pages/sys/home/index",
|
||||
// // "iconPath": "static/aidex/tabbar/home_1.png",
|
||||
// // "selectedIconPath": "static/aidex/tabbar/home_2.png",
|
||||
// // "text": "首页"
|
||||
// // },
|
||||
// {
|
||||
// "pagePath": "pages/sys/work/work",
|
||||
// "iconPath": "static/aidex/tabbar/apply_1.png",
|
||||
// "selectedIconPath": "static/aidex/tabbar/apply_2.png",
|
||||
// "text": "到访确认"
|
||||
// },
|
||||
// {
|
||||
// "pagePath": "pages/sys/qrpage/qrpage",
|
||||
// "iconPath": "static/aidex/tabbar/book_1.png",
|
||||
// "selectedIconPath": "static/aidex/tabbar/book_2.png",
|
||||
// "text": "扫码登记"
|
||||
// },
|
||||
// {
|
||||
// "pagePath": "pages/sys/camera/camera",
|
||||
// "iconPath": "static/aidex/tabbar/my_1.png",
|
||||
// "selectedIconPath": "static/aidex/tabbar/my_2.png",
|
||||
// "text": "我的"
|
||||
// }
|
||||
// ]
|
||||
// }
|
||||
}
|
||||
|
Reference in New Issue
Block a user