浏览代码

responsive dots

ouidade 1 天之前
父节点
当前提交
3c0e74d03d
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      web/themes/custom/eql/dist/assets/bundle.js
  2. 1 1
      web/themes/custom/eql/scripts/main.js

文件差异内容过多而无法显示
+ 0 - 0
web/themes/custom/eql/dist/assets/bundle.js


+ 1 - 1
web/themes/custom/eql/scripts/main.js

@@ -123,7 +123,7 @@ jQuery(function ($) {
           breakpoint: 810,
           settings: {
             slidesToShow: 1,
-            dots: true,
+            dots: false,
             arrows: true,
             draggable: true,
             centerMode: true,

部分文件因为文件数量过多而无法显示