xbx #143

Manually merged
theluyuan merged 10 commits from xbx into master 2020-11-20 09:52:44 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit cc1b536e89 - Show all commits

View File

@ -42,7 +42,7 @@ export default {
banquan: "Copyright Beelink Inc. All rights reserved 2019-2022", banquan: "Copyright Beelink Inc. All rights reserved 2019-2022",
zhanghao: "accounts", zhanghao: "accounts",
shuruzhanghao: "Please enter your email or mobile phone number", shuruzhanghao: "Please enter your email or mobile phone number",
shuruzhanghaol: "Please enter your email address or country number + mobile numbere.g. in Spain, 34690xxx", shuruzhanghaol: "Email or country + mobile No.e.g. Spain, 34690xxx",
mima: "password", mima: "password",
shurumima: "Please enter your password", shurumima: "Please enter your password",
wangjimima: "Forget the password?", wangjimima: "Forget the password?",

View File

@ -222,7 +222,7 @@
<p>{{ lan.$t("querenquxiao") }}</p> <p>{{ lan.$t("querenquxiao") }}</p>
</a-modal> </a-modal>
<nav-bottom></nav-bottom> <nav-bottom></nav-bottom>
<div class="tishi" v-if="!jinzhi"> <div class="tishi" v-if="false">
{{ lan.$t("zhibotishi") }} {{ lan.$t("zhibotishi") }}
</div> </div>