|
@@ -66,7 +66,7 @@
|
|
|
},
|
|
|
"tabBar": {
|
|
|
"color": "#C0C4CC",
|
|
|
- "selectedColor": "#5DBC7C",
|
|
|
+ "selectedColor": "#901B21",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [
|
|
@@ -76,12 +76,6 @@
|
|
|
"selectedIconPath": "static/tabBar/tab-home-current.png",
|
|
|
"text": "首页"
|
|
|
},
|
|
|
- {
|
|
|
- "pagePath": "pages/category/category",
|
|
|
- "iconPath": "static/tabBar/tab-cate.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-cate-current.png",
|
|
|
- "text": "分类"
|
|
|
- },
|
|
|
{
|
|
|
"pagePath": "pages/cart/cart",
|
|
|
"iconPath": "static/tabBar/tab-cart.png",
|