瀏覽代碼

首页改为返回按钮

“yueshang” 2 年之前
父節點
當前提交
f883dfbc45
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      src/assets/images/issystem.png
  2. 二進制
      src/assets/images/system.png
  3. 1 1
      src/router/index.js

二進制
src/assets/images/issystem.png


二進制
src/assets/images/system.png


+ 1 - 1
src/router/index.js

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