|
@@ -29,20 +29,20 @@
|
|
},
|
|
},
|
|
"tabBar": {
|
|
"tabBar": {
|
|
"color": "#444",
|
|
"color": "#444",
|
|
- "selectedColor": "#1296db",
|
|
|
|
|
|
+ "selectedColor": "#E7B226",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
"list": [
|
|
{
|
|
{
|
|
"pagePath": "pages/person/person",
|
|
"pagePath": "pages/person/person",
|
|
"text": "我的",
|
|
"text": "我的",
|
|
- "iconPath": "images/icons/person.png",
|
|
|
|
- "selectedIconPath": "images/icons/person-active.png"
|
|
|
|
|
|
+ "iconPath": "images/new/person.png",
|
|
|
|
+ "selectedIconPath": "images/new/person-active.png"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/couponList/couponList",
|
|
"pagePath": "pages/couponList/couponList",
|
|
"text": "券包",
|
|
"text": "券包",
|
|
- "iconPath": "images/icons/order.png",
|
|
|
|
- "selectedIconPath": "images/icons/order-active.png"
|
|
|
|
|
|
+ "iconPath": "images/new/order.png",
|
|
|
|
+ "selectedIconPath": "images/new/order-active.png"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|