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