温红权 3 năm trước cách đây
mục cha
commit
fa00f38cf2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {