yiming
2024-08-13 29dae2d1cc402ea595b774434a40cb9379530777
src/books/sportsAndHealth/view/components/chapter004.vue
@@ -1,5 +1,5 @@
<template>
    <div class="chapter" num="5">
    <div class="chapter" num="3">
        <!-- 124 -->
        <div class="page-box" page="135">
            <div v-if="showPageList.indexOf(135) > -1">
@@ -2660,20 +2660,22 @@
        },
        toUrl(val) {
            if (val) {
                this.dialogVisible = true;
                this.p_md5 = this.chapter004.pdfMd5[val].md5;
                this.pdfTitle = this.chapter004.pdfMd5[val].name;
            }
        },
    },
};
</script>
<style lang="less" scoped>
.pdfModal {
  width: 100%;
  height: 90vh;
@@ -2738,6 +2740,7 @@
    }
  }
}
.img {
    font-family: "FZLTXIHJW";
    text-align: center;