unknown
2024-06-03 99d22ddc34a26490f27b77249a1fb7ac07c4d1c6
src/App.vue
@@ -70,11 +70,10 @@
        // embedded
        // english
        // artAndDance
        this.config.resourceCtx + "artAndDance"
        this.config.resourceCtx + "english"
      );
      // 测试试读30页
      // this.activeBook.tryPageCount = 10;
      this.config.activeBook = this.activeBook;
      this.config.goodsStore = this.activeBook.storeRefcode;
    }