zs hace 1 año
padre
commit
e286c8772b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/login/index.vue

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

@@ -79,6 +79,7 @@ function handleLogin() {
     border-radius: 15px;
     padding: 20px;
     box-shadow: var(--el-box-shadow-light);
+    background: transparent;
 
     .text {
       text-align: center;