温红权 il y a 3 ans
Parent
commit
fa00f38cf2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {