闫增涛
2024-06-13 3b0eae42c16cc4d31e24ff7e2611c47dc349c988
优化
2个文件已修改
24 ■■■■ 已修改文件
src/books/artAndDrama/assets/main.less 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/artAndDrama/view/components/chapter001.vue 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/artAndDrama/assets/main.less
@@ -510,14 +510,15 @@
      outline: none;
    }
  }
}
  /* 媒体查询做基础响应式布局 */
@media (max-width: 430px) {
  @media (max-width: 430px) {
    .ans-drama  {
      .page-box {
        min-height: 750px;
      }
      .pg-mh {
        min-height: 815px;
        min-height: 815px !important;
      }
    }
  }
@@ -549,7 +550,6 @@
      }
    }
  }
}
::-webkit-scrollbar {
    width: 8px;
    height: 10px;
src/books/artAndDrama/view/components/chapter001.vue
@@ -678,15 +678,15 @@
      this.videoPathFour = await getResourcePath(
        "09de7704eeaaf3a210b8c6af0a94d545"
      );
      this.auidoPathOne = await getResourcePath(
        "2c5f6c69b0f9f7a3c03e473cb8c977f5"
      );
      this.auidoPathTwo = await getResourcePath(
        "e93c0fdde08be5a4386c8c863892a287"
      );
      this.auidoPathThree = await getResourcePath(
        "e93c0fdde08be5a4386c8c863892a287"
      );
      // this.auidoPathOne = await getResourcePath(
      //   "2c5f6c69b0f9f7a3c03e473cb8c977f5"
      // );
      // this.auidoPathTwo = await getResourcePath(
      //   "e93c0fdde08be5a4386c8c863892a287"
      // );
      // this.auidoPathThree = await getResourcePath(
      //   "e93c0fdde08be5a4386c8c863892a287"
      // );
    },
    setBookQuestion() {
      console.log("保存");