refactor: login page

This commit is contained in:
xiaoxian521
2021-11-06 17:03:40 +08:00
parent f19f27510b
commit 544e474e98
8 changed files with 1 additions and 376 deletions

View File

@@ -92,7 +92,6 @@ export const buttonConfig = {
hsexitfullscreen: "退出全屏",
hsrefreshRoute: "刷新路由",
hslogin: "登陆",
hsregister: "注册",
hsadd: "新增",
hsmark: "标记/取消",
hssave: "保存",
@@ -116,7 +115,6 @@ export const buttonConfig = {
hsexitfullscreen: "exitFullscreen",
hsrefreshRoute: "refreshRoute",
hslogin: "login",
hsregister: "register",
hsadd: "Add",
hsmark: "Mark/Cancel",
hssave: "Save",