2
0

首页置换成仪表盘

This commit is contained in:
lai
2025-01-09 14:38:34 +08:00
parent 48a69c8b4b
commit 4708df2a6f
13 changed files with 12 additions and 12 deletions

View File

@@ -226,7 +226,7 @@ const local: any = {
403: 'No Permission',
404: 'Page Not Found',
500: 'Server Error',
home: 'Home',
home: 'Dashboard',
'user-center': 'User Center',
about: 'About',
function: 'System Function',

View File

@@ -226,7 +226,7 @@ const local:any = {
403: '无权限',
404: '页面不存在',
500: '服务器错误',
home: '首页',
home: '仪表盘',
'user-center': '个人中心',
about: '关于',
function: '系统功能',