|
@@ -386,29 +386,29 @@
|
|
|
"iconfontSrc": "static/icon/iconfont.ttf",
|
|
|
"list": [{
|
|
|
"pagePath": "pages/index/index",
|
|
|
- "iconPath": "/static/img/31.png",
|
|
|
- "selectedIconPath": "/static/img/31.png",
|
|
|
+ "iconPath": "/static/icon/4.png",
|
|
|
+ "selectedIconPath": "/static/icon/4.png",
|
|
|
"text": "首页"
|
|
|
}, {
|
|
|
"pagePath": "pages/wardrobe/index",
|
|
|
- "iconPath": "/static/img/32.png",
|
|
|
- "selectedIconPath": "/static/img/32.png",
|
|
|
+ "iconPath": "/static/icon/3.png",
|
|
|
+ "selectedIconPath": "/static/icon/3.png",
|
|
|
"text": "衣橱"
|
|
|
}, {
|
|
|
"pagePath": "pages/dapei/index",
|
|
|
- "iconPath": "/static/img/103.png",
|
|
|
- "selectedIconPath": "/static/img/103.png",
|
|
|
+ "iconPath": "/static/icon/5.png",
|
|
|
+ "selectedIconPath": "/static/icon/5.png",
|
|
|
"text": "搭配"
|
|
|
}, {
|
|
|
"pagePath": "pages/shop/index",
|
|
|
- "iconPath": "/static/img/34.png",
|
|
|
- "selectedIconPath": "/static/img/34.png",
|
|
|
+ "iconPath": "/static/icon/2.png",
|
|
|
+ "selectedIconPath": "/static/icon/2.png",
|
|
|
"text": "商城"
|
|
|
}, {
|
|
|
"pagePath": "pages/user/index",
|
|
|
- "iconPath": "/static/img/35.png",
|
|
|
- "selectedIconPath": "/static/img/35.png",
|
|
|
- "text": "衣橱"
|
|
|
+ "iconPath": "/static/icon/1.png",
|
|
|
+ "selectedIconPath": "/static/icon/1.png",
|
|
|
+ "text": "我的"
|
|
|
}]
|
|
|
},
|
|
|
"globalStyle": {
|