natasha 2 天之前
父節點
當前提交
1dbae58a6b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/login/index.vue

+ 2 - 1
src/views/login/index.vue

@@ -185,7 +185,7 @@
             <el-form-item style="text-align: center">
               <!-- | <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>
         </div>
@@ -423,6 +423,7 @@ export default {
         }
 
         .el-image {
+          width: 102px;
           height: 40px;
           vertical-align: bottom;
           cursor: pointer;