浏览代码

subscribe page style

zz 6 年之前
父节点
当前提交
36910748a6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      resources/views/wap/subscribeV2.blade.php

+ 2 - 0
resources/views/wap/subscribeV2.blade.php

@@ -496,6 +496,7 @@
         </div>
     </div>
 </section>
+@if($template == 3)
 <script>
     var itemHeight = 38;
     var wrapperLen = document.querySelectorAll("li").length;
@@ -529,5 +530,6 @@
     }
     initAutoplay();
 </script>
+@endif
 </body>
 </html>