增加 注册 页面,sorry页面,修改部分bug

This commit is contained in:
simple321vip
2022-10-25 08:51:12 +08:00
parent 4e49cb87a2
commit 01652a527d
8 changed files with 341 additions and 74 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<el-form-item label="用户凭证" prop="checkPass">
<el-input v-model="loginForm.password" type="password" autocomplete="off" />
</el-form-item> -->
<p class="tang-pass-qrcode-title">百度网盘扫码登陆<a class="pass-link" :href="qrcode" target="new">请使用微信扫一扫登录</a></p>
<p class="tang-pass-qrcode-title">百度网盘扫码登陆<a class="pass-link" :href="qrcode" target="_self">请使用微信扫一扫登录</a></p>
<!-- <el-button @click="loginWithBaiDu">
百度App
</el-button> -->