@@ -67,7 +67,7 @@ export const constantRoutes = [{
component: () => import('@/views/liveChat/index.vue'),
name: 'index',
meta: {
- title: '首页',
+ title: '返回',
icon: 'dashboard',
affix: true
}