温红权 hace 3 años
padre
commit
fa00f38cf2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ruoyi-ui/src/views/home.vue

+ 1 - 1
ruoyi-ui/src/views/home.vue

@@ -202,7 +202,7 @@ export default {
   height: 45rem;
   width: 100%;
   background: url("../assets/picture/title.png") no-repeat;
-  background-size: contain;
+  background-size: cover;
 }
 
 .left_content {