src/books/lifeCare/view/chapter009.vue
@@ -4,8 +4,8 @@ <div v-if="showPageList.indexOf(151) > -1"> <div class="bodystyle"> <template> <p class="center"> <img alt="" class="imz" src="../image/0011-1.jpg" /> <p class="center coverImg"> <img alt="" class="imz" src="../image/0158-1.jpg" /> </p> </template> </div> @@ -20,7 +20,6 @@ props: { showPageList: { type: Array, default: [], }, questionData: { type: Object,