product
mhsnet 2 years ago
parent de2dd39319
commit 8edbce9e0f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

@ -139,7 +139,7 @@ export default {
},
login: {
title: '账户密码登录',
scanTitle: '扫码登录',
scanTitle: '应用下载',
codeTitle: '手机验证登录',
logIn: '登录',
username: '请输入账号',

@ -78,7 +78,7 @@
</el-form>
<div v-show="active==2" class="login-form-QRCode">
<img class="qrcode-img" src="@/assets/images/login_qr.png">
<p class="qrcode-tip">正在测试,稍后上线</p>
<p class="qrcode-tip"></p>
</div>
</div>
</div>

Loading…
Cancel
Save