Selaa lähdekoodia

增加人才风采

sandm 3 vuotta sitten
vanhempi
commit
02e01905f6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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({})