闫增涛
2024-08-14 aea7d13fc6f00a2ddfd36a09623d3e624b99fce0
src/books/sportsAndHealth/view/components/chapter008.vue
@@ -1,7 +1,7 @@
<!-- @format -->
<template>
  <div class="chapter" num="3">
  <div class="chapter" num="9">
    <div class="page-box" page="249">
      <div v-if="showPageList.indexOf(249) > -1">
        <div class="bodystyle textHeader">
@@ -1853,9 +1853,9 @@
    if (localData) {
      this.chapter008 = { ...Object.assign(this.chapter008, localData) }
    }
    if (!this.isSearch) {
      this.getVideo(this.chapter008.videoMd5.v1.md5, 'v1')
    }
    // if (!this.isSearch) {
    //   this.getVideo(this.chapter008.videoMd5.v1.md5, 'v1')
    // }
  },
  mounted() { },
  methods: {