src/App.vue
@@ -63,7 +63,9 @@ } else { this.activeBook = await this.config.getBookConfig( // childHealth this.config.resourceCtx + "childHealth" // lifeCare // sportsAndHealth this.config.resourceCtx + "embedded" ); // 测试试读30页 // this.activeBook.tryPageCount = 10; @@ -165,4 +167,9 @@ left: 0; margin: auto; } .openImgBox img{ cursor: zoom-in; } </style>