Explorar o código

登录页login底色改为 #fff

dusenyao %!s(int64=2) %!d(string=hai) anos
pai
achega
3a42440e06
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/login/index.vue

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

@@ -169,7 +169,7 @@ function handleLogin() {
       height: 136px;
       min-height: 136px;
       overflow: hidden;
-      background-color: #c4c4c4;
+      background-color: #fff;
       border-radius: 25px;
     }