Compare commits
2 Commits
f63eb2c699
...
6b880d2822
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b880d2822 | |||
| e316cda2cb |
@ -118,18 +118,19 @@
|
||||
</div>
|
||||
|
||||
<!-- 微信登录按钮 -->
|
||||
<div style="display:flex;margin-bottom: 30px">
|
||||
<!-- <div style="display:flex;margin-bottom: 30px">
|
||||
<el-button style="width: 300px;margin-top: 10px;color: #1890ff" class="login-btn"
|
||||
@click.native.prevent="wxBtn">
|
||||
微信登录
|
||||
</el-button>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
<!-- 底部链接:忘记密码和注册 -->
|
||||
<div class="two-btn">
|
||||
<span type="text" class="forget-password" @click="resetPassword()">
|
||||
<!-- <span type="text" class="forget-password" @click="resetPassword()">
|
||||
忘记密码?
|
||||
</span>
|
||||
</span> -->
|
||||
<i></i>
|
||||
<span :loading="loading" type="primary" class="go-register"
|
||||
style="width: 127px; margin-bottom: 30px; margin-left: 0px" @click.native.prevent="handleRegister"
|
||||
@click="handleRegister">
|
||||
@ -1083,8 +1084,8 @@ $dark_gray: #889aa4;
|
||||
padding-left: 52px;
|
||||
padding-right: 49px;
|
||||
|
||||
width: 481px;
|
||||
height: 521px;
|
||||
//width: 481px;
|
||||
//height: 521px;
|
||||
mix-blend-mode: normal;
|
||||
background-color: white;
|
||||
border-radius: 24px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user