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