|
@@ -70,14 +70,14 @@
|
|
|
{
|
|
|
"path": "home/popularRecommend",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "热门推荐",
|
|
|
+ "navigationBarTitleText": "热门推荐",
|
|
|
"onReachBottomDistance": 0
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "home/nearbyBusiness",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "附近商家",
|
|
|
+ "navigationBarTitleText": "附近商家",
|
|
|
"onReachBottomDistance": 0
|
|
|
}
|
|
|
},
|
|
@@ -247,18 +247,18 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "关于我们"
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "profit/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "profit/withdraw",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现"
|
|
|
- }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "profit/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "profit/withdraw",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现"
|
|
|
+ }
|
|
|
}
|
|
|
]
|
|
|
},
|
|
@@ -391,37 +391,37 @@
|
|
|
}
|
|
|
],
|
|
|
"tabBar": {
|
|
|
- "color": "#999999",
|
|
|
- "selectedColor": "#42b2fa",
|
|
|
+ "color": "#000000",
|
|
|
+ "selectedColor": "#215EBE",
|
|
|
"borderStyle": "black",
|
|
|
"list": [{
|
|
|
"pagePath": "pages/tabbar/home",
|
|
|
- "iconPath": "static/images/home.png",
|
|
|
- "selectedIconPath": "static/images/home-select.png",
|
|
|
+ "iconPath": "static/tabbar/client/home.png",
|
|
|
+ "selectedIconPath": "static/tabbar/client/home-select.png",
|
|
|
"text": "首页"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/tabbar/community",
|
|
|
- "iconPath": "static/images/community.png",
|
|
|
- "selectedIconPath": "static/images/community-select.png",
|
|
|
+ "iconPath": "static/tabbar/client/community.png",
|
|
|
+ "selectedIconPath": "static/tabbar/client/community-select.png",
|
|
|
"text": "社区"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/tabbar/promotionCode",
|
|
|
- "iconPath": "static/images/rqcode.png",
|
|
|
- "selectedIconPath": "static/images/rqcode-select.png",
|
|
|
+ "iconPath": "static/tabbar/client/rqcode.png",
|
|
|
+ "selectedIconPath": "static/tabbar/client/rqcode-select.png",
|
|
|
"text": "推广"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/tabbar/message",
|
|
|
- "iconPath": "static/images/message.png",
|
|
|
- "selectedIconPath": "static/images/message-select.png",
|
|
|
+ "iconPath": "static/tabbar/client/message.png",
|
|
|
+ "selectedIconPath": "static/tabbar/client/message-select.png",
|
|
|
"text": "消息"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/tabbar/mine",
|
|
|
- "iconPath": "static/images/mine.png",
|
|
|
- "selectedIconPath": "static/images/mine-select.png",
|
|
|
+ "iconPath": "static/tabbar/client/mine.png",
|
|
|
+ "selectedIconPath": "static/tabbar/client/mine-select.png",
|
|
|
"text": "我的"
|
|
|
}
|
|
|
]
|
|
@@ -440,4 +440,4 @@
|
|
|
"query": ""
|
|
|
}]
|
|
|
}
|
|
|
-}
|
|
|
+}
|