|
|
@@ -18,20 +18,18 @@
|
|
|
"list": [{
|
|
|
"pagePath": "pages/index/index",
|
|
|
"text": "首页",
|
|
|
- "iconPath": "static/home_icon_volunteer_nor@2x.png",
|
|
|
+ "iconPath": "static/home_icon_default_sel.png",
|
|
|
"selectedIconPath": "static/home_icon_default_sel@2x.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/predict/predict",
|
|
|
"text": "志愿预测",
|
|
|
- "iconPath": "static/home_icon_volunteer_nor@2x.png",
|
|
|
- "selectedIconPath": "static/home_icon_volunteer_nor@2x.png"
|
|
|
+ "iconPath": "static/home_icon_volunteer_nor.png"
|
|
|
},
|
|
|
{
|
|
|
"pagePath": "pages/my/my",
|
|
|
"text": "我的",
|
|
|
- "iconPath": "./static/home_icon_my_nor@2x.png",
|
|
|
- "selectedIconPath": "./static/home_icon_volunteer_nor@2x.png"
|
|
|
+ "iconPath": "./static/home_icon_my_nor@2x.png"
|
|
|
}
|
|
|
]
|
|
|
},
|