闫增涛
2024-05-29 9b4d5ace932a228d8176df645aebf944ca0582af
src/App.vue
@@ -65,7 +65,7 @@
        // childHealth
        // lifeCare
        // sportsAndHealth
        this.config.resourceCtx + "childHealth"
        this.config.resourceCtx + "embedded"
      );
      // 测试试读30页
      // this.activeBook.tryPageCount = 10;
@@ -167,4 +167,9 @@
  left: 0;
  margin: auto;
}
.openImgBox img{
  cursor: zoom-in;
}
</style>