Selaa lähdekoodia

subscribe page style

zz 6 vuotta sitten
vanhempi
commit
36910748a6
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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>