修改了登录文案
This commit is contained in:
parent
90ce114a7f
commit
60d7a9905e
@ -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?",
|
||||
|
@ -42,6 +42,7 @@ export default {
|
||||
banquan:"Beelink公司版权所有 2019—2022",
|
||||
zhanghao:"帐号",
|
||||
shuruzhanghao:"请输入您的邮箱或者手机号",
|
||||
shuruzhanghaol:"请输入您的邮箱或者国家号+手机号(86186xxx)",
|
||||
mima:"密码",
|
||||
shurumima:"请输入您的密码",
|
||||
wangjimima:"忘记密码?",
|
||||
|
BIN
src/static/images/wenhao.png
Normal file
BIN
src/static/images/wenhao.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user