Explorar o código

登录方式切换

zhangshuling hai 1 ano
pai
achega
ab1069755a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      xzl-ui/src/views/login.vue

+ 2 - 2
xzl-ui/src/views/login.vue

@@ -204,9 +204,9 @@ export default {
     },
     getImg() {
       if(this.isPassLogin) {
-        return this.img4
-      }else {
         return this.img2
+      }else {
+        return this.img4
       }
     },
     switchLogin() {