|
@@ -1792,14 +1792,14 @@
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [{
|
|
"list": [{
|
|
"pagePath": "pages/index/index",
|
|
"pagePath": "pages/index/index",
|
|
- "iconPath": "/static/tabBar/home-false.png",
|
|
|
|
- "selectedIconPath": "/static/tabBar/home-true.png",
|
|
|
|
|
|
+ "iconPath": "/static/tabBar/shouwei.png",
|
|
|
|
+ "selectedIconPath": "/static/tabBar/shouxuan.png",
|
|
"text": "首页"
|
|
"text": "首页"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/order/index",
|
|
"pagePath": "pages/order/index",
|
|
- "iconPath": "/static/tabBar/order-false.png",
|
|
|
|
- "selectedIconPath": "static/tabBar/order-true.png",
|
|
|
|
|
|
+ "iconPath": "/static/tabBar/fenwei.png",
|
|
|
|
+ "selectedIconPath": "static/tabBar/fenxuan.png",
|
|
"text": "订单"
|
|
"text": "订单"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
@@ -1810,8 +1810,8 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"pagePath": "pages/user/index",
|
|
"pagePath": "pages/user/index",
|
|
- "iconPath": "static/tabBar/my-false.png",
|
|
|
|
- "selectedIconPath": "static/tabBar/my-true.png",
|
|
|
|
|
|
+ "iconPath": "static/tabBar/wowei.png",
|
|
|
|
+ "selectedIconPath": "static/tabBar/woxuan.png",
|
|
"text": "我的"
|
|
"text": "我的"
|
|
}
|
|
}
|
|
]
|
|
]
|