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