diff --git a/src/i18n/en.ts b/src/i18n/en.ts index 50a64de..9c01ff8 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -42,6 +42,7 @@ export default { banquan: "Copyright Beelink Inc. All rights reserved 2019-2022", zhanghao: "accounts", shuruzhanghao: "Please enter your email or mobile phone number", + shuruzhanghaol: "Please enter your email address or country number + mobile phone number(34690xxx)", mima: "password", shurumima: "Please enter your password", wangjimima: "Forget the password?", diff --git a/src/i18n/zh.ts b/src/i18n/zh.ts index 6644ba9..2115487 100644 --- a/src/i18n/zh.ts +++ b/src/i18n/zh.ts @@ -42,6 +42,7 @@ export default { banquan:"Beelink公司版权所有 2019—2022", zhanghao:"帐号", shuruzhanghao:"请输入您的邮箱或者手机号", + shuruzhanghaol:"请输入您的邮箱或者国家号+手机号(86186xxx)", mima:"密码", shurumima:"请输入您的密码", wangjimima:"忘记密码?", diff --git a/src/static/images/wenhao.png b/src/static/images/wenhao.png new file mode 100644 index 0000000..4b0e87f Binary files /dev/null and b/src/static/images/wenhao.png differ diff --git a/src/views/login/Login.vue b/src/views/login/Login.vue index e8dc5ce..a5a03b6 100644 --- a/src/views/login/Login.vue +++ b/src/views/login/Login.vue @@ -53,7 +53,7 @@