|
@@ -125,8 +125,8 @@ export default {
|
|
|
// },
|
|
|
{
|
|
|
"pagePath": "/pages/chat",
|
|
|
- "iconPath": "/static/images/tabbar/class.png",
|
|
|
- "selectedIconPath": "/static/images/tabbar/class_.png",
|
|
|
+ "iconPath": "/static/images/tabbar/chat.png",
|
|
|
+ "selectedIconPath": "/static/images/tabbar/chat.png",
|
|
|
"text": "消息",
|
|
|
key: 'chat'
|
|
|
},
|