|
@@ -185,7 +185,7 @@
|
|
|
<el-form-item style="text-align: center">
|
|
<el-form-item style="text-align: center">
|
|
|
<!-- | <a @click="goRegister">注册</a> -->
|
|
<!-- | <a @click="goRegister">注册</a> -->
|
|
|
|
|
|
|
|
- <span style=" font-size: 12px;color: #94a3b8; cursor: pointer" @click="forgotPwd"> 忘记密码 </span>
|
|
|
|
|
|
|
+ <span style="font-size: 12px; color: #94a3b8; cursor: pointer" @click="forgotPwd"> 忘记密码 </span>
|
|
|
</el-form-item>
|
|
</el-form-item>
|
|
|
</el-form>
|
|
</el-form>
|
|
|
</div>
|
|
</div>
|
|
@@ -423,6 +423,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.el-image {
|
|
.el-image {
|
|
|
|
|
+ width: 102px;
|
|
|
height: 40px;
|
|
height: 40px;
|
|
|
vertical-align: bottom;
|
|
vertical-align: bottom;
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|