소스 검색

增加人才风采

sandm 3 년 전
부모
커밋
02e01905f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/ad/index.html

+ 1 - 1
public/ad/index.html

@@ -403,7 +403,7 @@
                 },
                 on:{
                     tap: function(swiper, event){
-                        if(this.activeIndex == 0 || this.activeIndex == 1 || this.activeIndex == 2 || this.activeIndex == 3){
+                        if(this.activeIndex == 0 || this.activeIndex == 1 || this.activeIndex == 2 || this.activeIndex == 3 || this.activeIndex == 4){
                             //document.getElementById('video').setAttribute("src", './video/'+(this.activeIndex+1)+".mp4");
                             document.getElementById('video').setAttribute("src", './video/'+(this.activeIndex+1)+".mp4");
                             $('#myModal').modal({})