Browse Source

将首页修改为数据概览

vera_min 3 years ago
parent
commit
72e0bc620d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/i18n/lang/zh-cn.ts

+ 1 - 1
src/i18n/lang/zh-cn.ts

@@ -1,7 +1,7 @@
 // 定义内容
 export default {
 	router: {
-		home: '首页',
+		home: '数据概览',
 		system: '系统设置',
 		systemMenu: '菜单管理',
 		systemRole: '角色管理',