liyongli 1 year ago
parent
commit
c2defd36d1
2 changed files with 1 additions and 0 deletions
  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;