Explorar el Código

wesmiler 更新第5期更新代码合并

wesmiler hace 4 años
padre
commit
adc1eb416c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/themes/default/weixin/public/assets/js/match.js

+ 1 - 1
public/themes/default/weixin/public/assets/js/match.js

@@ -133,7 +133,7 @@ var app = new Vue({
         var _this = this;
 
         _this.timeLockTips();
-
+        _this.initSwiper()
         // 分类导航切换
         $(".top_lieb li").click(function () {
             var type = $(this).index() + 1;