温红权 3 anni fa
parent
commit
fa00f38cf2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 {