liyongli vor 1 Jahr
Ursprung
Commit
c2defd36d1
2 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. BIN
      src/view/schedule/img/background.jpg
  2. 1 0
      src/view/schedule/page1.vue

BIN
src/view/schedule/img/background.jpg


+ 1 - 0
src/view/schedule/page1.vue

@@ -23,6 +23,7 @@ import 'animate.css';
   background-image: url(./img/background.jpg);
   background-size: 100% 130%;
   background-position-y: 15%;
+  background-repeat: no-repeat;
   -webkit-animation: first-page-bgimage 4s linear infinite;
   -moz-animation: first-page-bgimage 4s linear infinite;
   -o-animation: first-page-bgimage 4s linear infinite;