src/books/embedded/view/components/header.vue
@@ -1,7 +1,7 @@ <template> <div class="chapter" num="1"> <!-- 封面 --> <div class="page-box" page="1"> <div class="page-box" page="1" style="min-height: auto;"> <div v-if="showPageList.indexOf(1) > -1"> <h1 class="frontCover" title=""> <img @@ -419,7 +419,7 @@ <style scoped lang="less"> p { text-align: justify; // color: #666; font-family: "Times New Roman", "宋体", SimSun, sans-serif !important; } .author-padding { padding: 104px 20px 104px 20px;