add unlock page for desktop

This commit is contained in:
MaysWind
2023-07-02 21:57:22 +08:00
parent db8223ca98
commit b42f7f566b
6 changed files with 244 additions and 4 deletions
+2
View File
@@ -768,6 +768,8 @@ export default {
'Welcome to ezBookkeeping': 'Welcome to ezBookkeeping',
'Please log in with your ezBookkeeping account': 'Please log in with your ezBookkeeping account',
'Unlock Application': 'Unlock Application',
'Please input your PIN code or use Webauth to unlock application': 'Please input your PIN code or use Webauth to unlock application',
'Can\'t Unlock?': 'Can\'t Unlock?',
'Re-login': 'Re-login',
'Username': 'Username',
'Your username': 'Your username',
+2
View File
@@ -768,6 +768,8 @@ export default {
'Welcome to ezBookkeeping': '欢迎使用 ezBookkeeping',
'Please log in with your ezBookkeeping account': '请使用您的 ezBookkeeping 账号登录',
'Unlock Application': '解锁应用',
'Please input your PIN code or use Webauth to unlock application': '请输入您的 PIN 码,或使用 Webauth 解锁应用',
'Can\'t Unlock?': '无法登录?',
'Re-login': '重新登录',
'Username': '用户名',
'Your username': '你的用户名',