|
@@ -458,41 +458,41 @@
|
|
|
"navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/myAppraise",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的评价",
|
|
|
-
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/myAppraiseDetail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "查看评价"
|
|
|
-
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/appraise",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "评价"
|
|
|
-
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/myAppraise",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的评价",
|
|
|
+
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/myAppraiseDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "查看评价"
|
|
|
+
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/appraise",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "评价"
|
|
|
+
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
,{
|
|
|
"path" : "pages/user/ShopAppraiseList",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "评价列表",
|
|
|
- "enablePullDownRefresh": true
|
|
|
- }
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "评价列表",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
|
|
|
},
|
|
|
{
|
|
@@ -573,31 +573,31 @@
|
|
|
|
|
|
"tabBar": {
|
|
|
"color": "#8a8a8a",
|
|
|
- "selectedColor": "#1677FF",
|
|
|
+ "selectedColor": "#D53533",
|
|
|
"borderStyle": "black",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
"list": [{
|
|
|
"pagePath": "pages/index/index",
|
|
|
"iconPath": "./static/tabimg/index2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/index1677FF.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/index1.png",
|
|
|
"text": "首页"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/shop/shop",
|
|
|
"iconPath": "./static/tabimg/shop2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/shop1677FF.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/shop1.png",
|
|
|
"text": "商城"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/activity/activity",
|
|
|
"iconPath": "./static/tabimg/activty2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/activty1677FF.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/activity1.png",
|
|
|
"text": "活动"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/user/user",
|
|
|
"iconPath": "./static/tabimg/me2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/me1677FF.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/me1.png",
|
|
|
"text": "我的"
|
|
|
}
|
|
|
|
|
@@ -610,4 +610,4 @@
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
},
|
|
|
"uniIdRouter": {}
|
|
|
- }
|
|
|
+ }
|