修改了登录文案

This commit is contained in:
luyuan 2020-11-18 14:05:25 +08:00
parent 90ce114a7f
commit 60d7a9905e
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3
4 changed files with 3 additions and 1 deletions

View File

@ -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 number34690xxx",
mima: "password",
shurumima: "Please enter your password",
wangjimima: "Forget the password?",

View File

@ -42,6 +42,7 @@ export default {
banquan:"Beelink公司版权所有 2019—2022",
zhanghao:"帐号",
shuruzhanghao:"请输入您的邮箱或者手机号",
shuruzhanghaol:"请输入您的邮箱或者国家号+手机号86186xxx",
mima:"密码",
shurumima:"请输入您的密码",
wangjimima:"忘记密码?",

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -53,7 +53,7 @@
<a-input-group compact>
<a-input
style="width: 80%"
:placeholder="lan.$t('shuruzhanghao')"
:placeholder="lan.$t('shuruzhanghaol')"
v-model:value="userinfo.phone"
/>
</a-input-group>