|
|
@@ -691,6 +691,12 @@
|
|
|
"selectedIconPath": "static/nav/home.png",
|
|
|
"text": "首页"
|
|
|
},
|
|
|
+ {
|
|
|
+ "pagePath": "pages/shoppingMall/index",
|
|
|
+ "iconPath": "static/nav/good_.png",
|
|
|
+ "selectedIconPath": "static/nav/good.png",
|
|
|
+ "text": "商城购物"
|
|
|
+ },
|
|
|
{
|
|
|
"pagePath": "pages/sign/index",
|
|
|
"iconPath": "static/nav/good_.png",
|
|
|
@@ -709,12 +715,6 @@
|
|
|
// "selectedIconPath": "static/nav/local.png",
|
|
|
// "text": "消费券电商"
|
|
|
// },
|
|
|
- {
|
|
|
- "pagePath": "pages/shoppingMall/index",
|
|
|
- "iconPath": "static/nav/good_.png",
|
|
|
- "selectedIconPath": "static/nav/good.png",
|
|
|
- "text": "商城购物"
|
|
|
- },
|
|
|
{
|
|
|
"pagePath": "pages/my/index",
|
|
|
"iconPath": "static/nav/my_.png",
|