Commit a4b42783 by qinjianhui

fix: 放开忘记密码按钮

parent f3bc79f6
......@@ -45,11 +45,11 @@
:class="{ eyes: true, open: !showPwd, close: showPwd }"></i>
</el-input>
</el-form-item>
<!-- <div class="forget-password">
<div class="forget-password">
<span style="cursor: pointer" @click="forgetPassword">
忘记密码
</span>
</div> -->
</div>
<div style="text-align: center">
<button class="login-btn" @click="submitForm">登录</button>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment