闫增涛
2024-05-29 4dc1aa46d4b9b2010fca512bb6ebf83cd59e9b70
src/books/embedded/view/components/index.vue
@@ -505,11 +505,11 @@
          // 窗口变化,重新init,针对F11全屏和放大缩小,必须加
          observer: true,
          observeParents: true,
          // 如果需要分页器
          pagination: {
            el: ".swiper-pagination",
            clickable: true, // 分页器可以点击
          },
          // // 如果需要分页器
          // pagination: {
          //   el: ".swiper-pagination",
          //   clickable: true // 分页器可以点击
          // }
        });
      }
    },