|
@@ -27,7 +27,9 @@
|
|
|
"navigationBarTextStyle": "white",
|
|
|
"onReachBottomDistance": 200
|
|
|
},
|
|
|
- "tabBarex": {
|
|
|
+ "usingComponents": {},
|
|
|
+ "tabBar": {
|
|
|
+ "custom": true,
|
|
|
"selectedColor": "#2B2B2B",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"borderStyle": "black",
|
|
@@ -48,7 +50,7 @@
|
|
|
"iconPath": "./image/tabbar/phone.png",
|
|
|
"selectedIconPath": "./image/tabbar/phoned.png",
|
|
|
"pagePath": "pages/shopCart/shopCart",
|
|
|
- "text": ""
|
|
|
+ "text": "油费"
|
|
|
},
|
|
|
{
|
|
|
"iconPath": "./image/tabbar/me.png",
|