闫增涛
2024-08-16 577cf5ef9ab2fb2d3233cdb5c52919b8a274be03
合并
6个文件已修改
332 ■■■■■ 已修改文件
src/books/sportsAndHealth/view/components/chapter003.vue 67 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/chapter004.vue 63 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/chapter005.vue 65 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/chapter007.vue 65 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/chapter008.vue 66 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/sportsAndHealth/view/components/chapter003.vue
@@ -8595,70 +8595,3 @@
}
</script>
<!-- <style lang="less" scoped> -->
<!-- // .pdfModal {
// width: 100%;
// height: 90vh;
// }
// .custom-dialog {
// overflow: hidden !important;
// /deep/ .el-dialog__body {
// padding: 0;
// }
// /deep/ .el-dialog__header {
// background-color: rgba(0, 0, 0, 0.8);
// .header_title {
// display: flex;
// justify-content: space-between;
// align-items: center;
// color: #fff;
// font-weight: 900;
// font-size: 16px;
// font-family: 'FZLTXIHJW';
// span:nth-child(2):hover {
// cursor: pointer;
// }
// }
// /deep/.el-dialog__title,
// /deep/ .el-dialog__headerbtn .el-dialog__close {
// color: #fff;
// font-weight: 900;
// font-size: 16px;
// font-family: 'FZLTXIHJW';
// }
// }
// }
// @media screen and (max-width: 1024px) {
// .pdfModal {
// width: 100%;
// height: 80vh;
// }
// .custom-dialog {
// /deep/ .el-dialog {
// width: 90vw !important;
// }
// }
// }
// @media screen and (max-width: 800px) {
// .pdfModal {
// width: 100%;
// height: 60vh;
// }
// .custom-dialog {
// /deep/ .el-dialog {
// width: 90vw !important;
// }
// }
// } -->
<!-- </style> -->
src/books/sportsAndHealth/view/components/chapter004.vue
@@ -2688,70 +2688,7 @@
};
</script>
<style lang="less" scoped>
// .pdfModal {
//     width: 100%;
//     height: 90vh;
// }
// .custom-dialog {
//     overflow: hidden !important;
//     /deep/ .el-dialog__body {
//         padding: 0;
//     }
//     /deep/ .el-dialog__header {
//         background-color: rgba(0, 0, 0, 0.8);
//         .header_title {
//             display: flex;
//             justify-content: space-between;
//             align-items: center;
//             color: #fff;
//             font-weight: 900;
//             font-size: 16px;
//             font-family: 'FZLTXIHJW';
//             span:nth-child(2):hover {
//                 cursor: pointer;
//             }
//         }
//         /deep/.el-dialog__title,
//         /deep/ .el-dialog__headerbtn .el-dialog__close {
//             color: #fff;
//             font-weight: 900;
//             font-size: 16px;
//             font-family: 'FZLTXIHJW';
//         }
//     }
// }
// @media screen and (max-width: 1024px) {
//     .pdfModal {
//         width: 100%;
//         height: 80vh;
//     }
//     .custom-dialog {
//         /deep/ .el-dialog {
//             width: 90vw !important;
//         }
//     }
// }
// @media screen and (max-width: 800px) {
//     .pdfModal {
//         width: 100%;
//         height: 60vh;
//     }
//     .custom-dialog {
//         /deep/ .el-dialog {
//             width: 90vw !important;
//         }
//     }
// }
.img {
    font-family: "FZLTXIHJW";
src/books/sportsAndHealth/view/components/chapter005.vue
@@ -5081,68 +5081,3 @@
}
</script>
<style lang="less" scoped>
// .pdfModal {
//   width: 100%;
//   height: 90vh;
// }
// .custom-dialog {
//   overflow: hidden !important;
//   /deep/ .el-dialog__body {
//     padding: 0;
//   }
//   /deep/ .el-dialog__header {
//     background-color: rgba(0, 0, 0, 0.8);
//     .header_title {
//       display: flex;
//       justify-content: space-between;
//       align-items: center;
//       color: #fff;
//       font-weight: 900;
//       font-size: 16px;
//       font-family: 'FZLTXIHJW';
//       span:nth-child(2):hover {
//         cursor: pointer;
//       }
//     }
//     /deep/.el-dialog__title,
//     /deep/ .el-dialog__headerbtn .el-dialog__close {
//       color: #fff;
//       font-weight: 900;
//       font-size: 16px;
//       font-family: 'FZLTXIHJW';
//     }
//   }
// }
// @media screen and (max-width: 1024px) {
//   .pdfModal {
//     width: 100%;
//     height: 80vh;
//   }
//   .custom-dialog {
//     /deep/ .el-dialog {
//       width: 90vw !important;
//     }
//   }
// }
// @media screen and (max-width: 800px) {
//   .pdfModal {
//     width: 100%;
//     height: 60vh;
//   }
//   .custom-dialog {
//     /deep/ .el-dialog {
//       width: 90vw !important;
//     }
//   }
// }</style>
src/books/sportsAndHealth/view/components/chapter007.vue
@@ -2638,68 +2638,3 @@
}
</script>
<style lang="less" scoped>
// .pdfModal {
//   width: 100%;
//   height: 90vh;
// }
// .custom-dialog {
//   overflow: hidden !important;
//   /deep/ .el-dialog__body {
//     padding: 0;
//   }
//   /deep/ .el-dialog__header {
//     background-color: rgba(0, 0, 0, 0.8);
//     .header_title {
//       display: flex;
//       justify-content: space-between;
//       align-items: center;
//       color: #fff;
//       font-weight: 900;
//       font-size: 16px;
//       font-family: 'FZLTXIHJW';
//       span:nth-child(2):hover {
//         cursor: pointer;
//       }
//     }
//     /deep/.el-dialog__title,
//     /deep/ .el-dialog__headerbtn .el-dialog__close {
//       color: #fff;
//       font-weight: 900;
//       font-size: 16px;
//       font-family: 'FZLTXIHJW';
//     }
//   }
// }
// @media screen and (max-width: 1024px) {
//   .pdfModal {
//     width: 100%;
//     height: 80vh;
//   }
//   .custom-dialog {
//     /deep/ .el-dialog {
//       width: 90vw !important;
//     }
//   }
// }
// @media screen and (max-width: 800px) {
//   .pdfModal {
//     width: 100%;
//     height: 60vh;
//   }
//   .custom-dialog {
//     /deep/ .el-dialog {
//       width: 90vw !important;
//     }
//   }
// }</style>
src/books/sportsAndHealth/view/components/chapter008.vue
@@ -1929,69 +1929,3 @@
}
</script>
<style lang="less" scoped>
// .pdfModal {
//   width: 100%;
//   height: 90vh;
// }
// .custom-dialog {
//   overflow: hidden !important;
//   /deep/ .el-dialog__body {
//     padding: 0;
//   }
//   /deep/ .el-dialog__header {
//     background-color: rgba(0, 0, 0, 0.8);
//     .header_title {
//       display: flex;
//       justify-content: space-between;
//       align-items: center;
//       color: #fff;
//       font-weight: 900;
//       font-size: 16px;
//       font-family: "FZLTXIHJW";
//       span:nth-child(2):hover {
//         cursor: pointer;
//       }
//     }
//     /deep/.el-dialog__title,
//     /deep/ .el-dialog__headerbtn .el-dialog__close {
//       color: #fff;
//       font-weight: 900;
//       font-size: 16px;
//       font-family: "FZLTXIHJW";
//     }
//   }
// }
// @media screen and (max-width: 1024px) {
//   .pdfModal {
//     width: 100%;
//     height: 80vh;
//   }
//   .custom-dialog {
//     /deep/ .el-dialog {
//       width: 90vw !important;
//     }
//   }
// }
// @media screen and (max-width: 800px) {
//   .pdfModal {
//     width: 100%;
//     height: 60vh;
//   }
//   .custom-dialog {
//     /deep/ .el-dialog {
//       width: 90vw !important;
//     }
//   }
// }</style>
src/books/sportsAndHealth/view/components/index.vue
@@ -167,8 +167,8 @@
    }, 500)
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(4, 134)
    // setTimeout(() => {/
      // this.gotoPage(4, 134)
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -196,7 +196,7 @@
      //   txt: " 运动系统是由骨、骨连结和骨骼肌三部分组成的。全身的骨通过骨连结组成人体骨骼(见图1-1)。骨骼是人体的支架,具有保护内脏器官、供肌肉附着和作为肌肉运动的杠杆等作用。在神经系统的支配下,肌肉收缩牵动所附着的骨绕着关节转动,使身体产生各种动作。所以,运动系统具有运动、支持和保护等功能,幼年时期的骨骼还具有造血功能。 ",
      //   txtIndex: 57
      // });
    }, 500)
    // }, 500)
  },
  methods: {
    swdtChange(data) {