Explorar el Código

首页大屏开发-修改1

周玉佂 hace 6 meses
padre
commit
da20819e4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/login/Login.vue

+ 1 - 1
src/components/login/Login.vue

@@ -727,7 +727,7 @@ export default {
   display: flex;
   flex-direction: column;
   min-height: 100vh;
-  background-image: url('~@/assets/bg-login.png');
+  background-image: url('~@/assets/bg-login1.png');
   background-size: 100% 100%;
   background-repeat: no-repeat;
   background-position: center; /* 可选,让图片居中对齐 */