|
|
@@ -450,7 +450,7 @@
|
|
|
"path" : "pages/category/zjList",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "专家专项",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
@@ -469,14 +469,14 @@
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [{
|
|
|
"pagePath": "pages/index/index",
|
|
|
- "iconPath": "static/tabBar/tab-home.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-home-current.png",
|
|
|
+ "iconPath": "static/tabBar/tabbar02.png",
|
|
|
+ "selectedIconPath": "static/tabBar/tabbar03.png",
|
|
|
"text": "首页"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/category/category",
|
|
|
- "iconPath": "static/tabBar/tab-cate.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-cate-current.png",
|
|
|
+ "iconPath": "static/tabBar/tabbar04.png",
|
|
|
+ "selectedIconPath": "static/tabBar/tabbar05.png",
|
|
|
"text": "分类"
|
|
|
},
|
|
|
// {
|
|
|
@@ -487,14 +487,14 @@
|
|
|
// },
|
|
|
{
|
|
|
"pagePath": "pages/cart/cart",
|
|
|
- "iconPath": "static/tabBar/tab-cart.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-cart-current.png",
|
|
|
+ "iconPath": "static/tabBar/tabbar08.png",
|
|
|
+ "selectedIconPath": "./static/tabBar/tabbar01.png",
|
|
|
"text": "购物车"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/user/user",
|
|
|
- "iconPath": "static/tabBar/tab-my.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-my-current.png",
|
|
|
+ "iconPath": "static/tabBar/tabbar06.png",
|
|
|
+ "selectedIconPath": "static/tabBar/tabbar07.png",
|
|
|
"text": "我的"
|
|
|
}
|
|
|
]
|