浏览代码

增加人才风采

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({})