Compare commits

..

No commits in common. "6b880d28228ac9fa3b164e6d96e0f8ca9013bfd1" and "f63eb2c699a623b9a4beefe634b8a4114299ccb4" have entirely different histories.

View File

@ -118,19 +118,18 @@
</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> -->
<i></i>
</span>
<span :loading="loading" type="primary" class="go-register"
style="width: 127px; margin-bottom: 30px; margin-left: 0px" @click.native.prevent="handleRegister"
@click="handleRegister">
@ -1084,8 +1083,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;