|
@@ -585,19 +585,19 @@
|
|
|
{
|
|
|
"pagePath": "pages/shop/shop",
|
|
|
"iconPath": "./static/tabimg/shop2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/shop1.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/shop1677FF.png",
|
|
|
"text": "商城"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/activity/activity",
|
|
|
"iconPath": "./static/tabimg/activty2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/activity1.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/activty1677FF.png",
|
|
|
"text": "活动"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/user/user",
|
|
|
"iconPath": "./static/tabimg/me2.png",
|
|
|
- "selectedIconPath": "./static/tabimg/me1.png",
|
|
|
+ "selectedIconPath": "./static/tabimg/me1677FF.png",
|
|
|
"text": "我的"
|
|
|
}
|
|
|
|