unknown
2024-05-30 1cd69b22f11e5fb359487261b80125110ca1c970
新书
2个文件已修改
6 ■■■■ 已修改文件
src/App.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/chapter002.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/App.vue
@@ -65,7 +65,7 @@
        // childHealth
        // lifeCare
        // sportsAndHealth
        this.config.resourceCtx + "english"
        this.config.resourceCtx + "sportsAndHealth"
      );
      // 测试试读30页
      // this.activeBook.tryPageCount = 10;
src/books/sportsAndHealth/view/chapter002.vue
@@ -3099,9 +3099,9 @@
    },
    toUrl(val){
      if(val ==1){
        window.open(getResourcePath('54741d14a21eb47b2ed06a2231271cd4'))
        window.open(getResourcePath('54741d14a21eb47b2ed06a2231271cd5'))
      }else {
        window.open(getResourcePath('0b7ecc924bfab900ec10f0ed4bb2466b'))
        window.open(getResourcePath('1b7ecc924bfab900ec10f0ed4bb2466b'))
      }
    },
    submit01() {