闫增涛
2024-06-27 60c5fba4299ee7a29f282f59b1511ef402a53cad
src/books/artAndDance/view/components/index.vue
@@ -194,7 +194,7 @@
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(6, 26);
    //   this.gotoPage(6, 30);
    //   setTimeout(() => {
    //     this.renderSign("Highlight", {
    //       id: "2ACA9359",
@@ -208,7 +208,7 @@
    //     ids: ["2ACA9359"]
    //   });
    // }, 2000);
    //   }, 5000);
      // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")
@@ -670,8 +670,8 @@
            )
          },
          // 窗口变化,重新init,针对F11全屏和放大缩小,必须加
          observer: true,
          observeParents: true
          // observer: true,
          // observeParents: true
          // // 如果需要分页器
          // pagination: {
          //   el: (this.container ? this.container : document).querySelector(