为改新的浅蓝色做准备
This commit is contained in:
8
app.json
8
app.json
@@ -66,7 +66,7 @@
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTitleText": "银花优选",
|
||||
"navigationBarTitleText": "仁E森命",
|
||||
"navigationBarBackgroundColor": "#1E88E5",
|
||||
"backgroundColor": "#F2f2f2",
|
||||
"enablePullDownRefresh": true
|
||||
@@ -89,6 +89,12 @@
|
||||
"selectedIconPath": "images/footer-icon-05-active.png",
|
||||
"text": "资讯"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/shop/index",
|
||||
"iconPath": "images/footer-icon-07.png",
|
||||
"selectedIconPath": "images/footer-icon-07-active.png",
|
||||
"text": "商城"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/business/index",
|
||||
"iconPath": "images/footer-icon-02.png",
|
||||
|
||||
Reference in New Issue
Block a user