|
|
@@ -13,10 +13,10 @@
|
|
|
"searchInput": {
|
|
|
"backgroundColor": "rgba(231, 231, 231,.7)",
|
|
|
"borderRadius": "16px",
|
|
|
- "placeholder": "请输入关键字",
|
|
|
+ "placeholder": "搜索关键字",
|
|
|
"disabled": true,
|
|
|
"placeholderColor": "#606266",
|
|
|
- "align": "left"
|
|
|
+ "align": "center"
|
|
|
},
|
|
|
"buttons": [{
|
|
|
"fontSrc": "/static/yticon.ttf",
|
|
|
@@ -503,7 +503,7 @@
|
|
|
},
|
|
|
"tabBar": {
|
|
|
"color": "#C0C4CC",
|
|
|
- "selectedColor": "#5DBC7C",
|
|
|
+ "selectedColor": "#901B21",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [{
|
|
|
@@ -512,12 +512,12 @@
|
|
|
"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/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",
|