xbx #134

Merged
theluyuan merged 34 commits from xbx into master 2020-11-18 06:56:15 +00:00
4 changed files with 3 additions and 1 deletions
Showing only changes of commit 60d7a9905e - Show all commits

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>