show basic info

This commit is contained in:
2023-09-20 15:55:50 +08:00
parent ad425d9614
commit 398a61b92c
15 changed files with 362 additions and 1146 deletions

View File

@@ -6,5 +6,6 @@
"Please input username": "请填写用户名",
"Please input password": "请填写密码",
"Login success": "登录成功",
"Username or password incorrect": "用户名或密码错误"
"Username or password incorrect": "用户名或密码错误",
"Empty data": "无数据"
}