yiming
2024-08-13 29dae2d1cc402ea595b774434a40cb9379530777
src/books/sportsAndHealth/view/components/chapter006.vue
@@ -1,5 +1,5 @@
<template>
    <div class="chapter" num="7">
    <div class="chapter" num="3">
        <div class="page-box" page="202">
            <div v-if="showPageList.indexOf(202) > -1">
                <div class="bodystyle textHeader">
@@ -5497,7 +5497,6 @@
</script>
<style lang="less" scoped>
.pdfModal {
  width: 100%;
  height: 90vh;
@@ -5562,5 +5561,4 @@
    }
  }
}
</style>