|
@@ -66,6 +66,13 @@ export default {
|
|
"text": "分类",
|
|
"text": "分类",
|
|
key: 'class'
|
|
key: 'class'
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "pagePath": "/pages/chat",
|
|
|
|
+ "iconPath": "/static/images/tabbar/class.png",
|
|
|
|
+ "selectedIconPath": "/static/images/tabbar/class_.png",
|
|
|
|
+ "text": "消息",
|
|
|
|
+ key: 'chat'
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"pagePath": "/pages/classify",
|
|
"pagePath": "/pages/classify",
|
|
"iconPath": "/static/images/tabbar/work.png",
|
|
"iconPath": "/static/images/tabbar/work.png",
|