Browse Source

subscribe page style

zz 6 năm trước cách đây
mục cha
commit
36910748a6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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>