闫增涛
2024-10-12 be7de94a601b8cbc1682a7ee12a05526d806f329
Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout
4个文件已修改
30 ■■■■■ 已修改文件
src/App.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/css/default.less 24 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/chapter001.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/App.vue
@@ -67,7 +67,7 @@
        process.env.VUE_APP_RESOURCE_CTX +
        (process.env.VUE_APP_ENV == "product"
          ? process.env.VUE_APP_BOOK_ID
          : "mathBook")
          : "sportsAndHealth")
      );
      // 测试试读30页
      // this.activeBook.tryPageCount = 10;
src/books/sportsAndHealth/css/default.less
@@ -2102,6 +2102,30 @@
  }
}
.w50{
  width: 50%;
}
.w57{
  width: 57%;
}
.fl{
  display: flex;
}
.fd-c{
  flex-direction: column;
}
.al-c{
  align-items: center;
}
.span-P{
  color: rgb(246, 147, 71);
}
@media screen and (max-width: 1024px) {
  .pdfModal {
    width: 100%;
src/books/sportsAndHealth/view/components/chapter001.vue
@@ -4884,7 +4884,7 @@
                  <span class="span-P">图1 自救腹部冲击法 </span>
                </div>
                <div class="fl fd-c al-c">
                  <img class="w56" src="../../image/page29PDFTwo.png" alt="" />
                  <img class="w57" src="../../image/page29PDFTwo.png" alt="" />
                  <span class="span-P">图2 椅背冲击法</span>
                </div>
              </div>
src/books/sportsAndHealth/view/components/index.vue
@@ -168,7 +168,7 @@
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(5, 140)
    //   this.gotoPage(1, 41)
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",