liyongli 1 年之前
父节点
当前提交
c2defd36d1
共有 2 个文件被更改,包括 1 次插入0 次删除
  1. 二进制
      src/view/schedule/img/background.jpg
  2. 1 0
      src/view/schedule/page1.vue

二进制
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;