liyongli před 1 rokem
rodič
revize
c2defd36d1
2 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. binární
      src/view/schedule/img/background.jpg
  2. 1 0
      src/view/schedule/page1.vue

binární
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;