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