| | |
| | | <template> |
| | | <div class="chapter" num="3"> |
| | | <div class="page-box" page="24"> |
| | | <div class="chapter" num="8"> |
| | | <!-- <div class="page-box" page="24"> |
| | | <div v-if="showPageList.indexOf(24) > -1"> |
| | | <div class="bodystyle"> |
| | | <div class="bodystyle-chapter"> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | </div> --> |
| | | |
| | | |
| | | |
| | | <div class="page-box" page="26"> |
| | | <div v-if="showPageList.indexOf(26) > -1"> |
| | | <div class="bodystyle"> |
| | |
| | | <div class="swiper-slide"> |
| | | <div class="imgBox" style="width: 100%; height: 100%"> |
| | | <img src="../../image/352-1.png" /> |
| | | <p class="img">图1-8-2 仰头抬颌法</p> |
| | | </div> |
| | | </div> |
| | | <div class="swiper-slide"> |
| | |
| | | <div class="swiper-button-prev"></div> |
| | | </div> |
| | | </div> |
| | | <p class="img">图3-5-2 反手推挡</p> |
| | | |
| | | <p class="img">图1-8-3 推举下颌法</p> |
| | | <div class="bk-xyx"> |
| | | <div class="bj1-xyx publicxbc">注意事项</div> |
| | | <p>1.乒乓球的推挡练习要严格按照技术路线进行。</p> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | <div> |
| | | <el-dialog :visible.sync="dialogVisible" width="60vw" top="2vh" lock-scroll :show-close="false" |
| | | class="custom-dialog"> |
| | |
| | | title: this.chapter002.pdfMd5[val].name, |
| | | }, |
| | | }; |
| | | this.$emit("openPDFChange", obj); |
| | | // this.$emit("openPDFChange", obj); |
| | | |
| | | // this.dialogVisible = true; |
| | | // this.p_md5 = this.chapter002.pdfMd5[val].md5; |
| | | // this.pdfTitle = this.chapter002.pdfMd5[val].name; |
| | | this.dialogVisible = true; |
| | | this.p_md5 = this.chapter002.pdfMd5[val].md5; |
| | | this.pdfTitle = this.chapter002.pdfMd5[val].name; |
| | | } |
| | | }, |
| | | async getVideo(md5, val) { |