Selaa lähdekoodia

首页背景图优化

wyh 1 vuosi sitten
vanhempi
commit
1bca3dd4de
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. BIN
      itdmWeb/src/assets/firstBg2.png
  2. 1 1
      itdmWeb/src/views/user/firstIndex.vue

BIN
itdmWeb/src/assets/firstBg2.png


+ 1 - 1
itdmWeb/src/views/user/firstIndex.vue

@@ -31,7 +31,7 @@ export default {
     height: 100%;
     width: 100%;
     /* display: flex; */
-    background: url('../../assets/firstBg.png') no-repeat center center;
+    background: url('../../assets/firstBg2.png') no-repeat center center;
     background-size: cover;
     overflow:hidden
 }