unknown
2024-05-23 5d54066f924c98a8f3908497e8b546b5519a0ae3
src/books/lifeCare/index.vue
@@ -10,12 +10,12 @@
  >
    <front001 v-if="showCatalogList.indexOf(0) > -1" />
    <ChapterOne v-if="showCatalogList.indexOf(1) > -1" />
    <!-- <ChapterTwo v-if="showCatalogList.indexOf(2) > -1" /> -->
    <!-- <ChapterThree v-if="showCatalogList.indexOf(3) > -1" /> -->
    <!-- <ChapterFour v-if="showCatalogList.indexOf(4) > -1" /> -->
    <!-- <ChapterFive  v-if="showCatalogList.indexOf(5) > -1" /> -->
    <!-- <chapterSix v-if="showCatalogList.indexOf(6) > -1" /> -->
    <chapterSix />
    <ChapterTwo v-if="showCatalogList.indexOf(2) > -1" />
    <ChapterThree v-if="showCatalogList.indexOf(3) > -1" />
    <ChapterFour v-if="showCatalogList.indexOf(4) > -1" />
    <ChapterFive  v-if="showCatalogList.indexOf(5) > -1" />
    <chapterSix v-if="showCatalogList.indexOf(6) > -1" />
    <!-- <chapterSix /> -->
    <!-- <chapterSeven /> -->
    <!-- <chapterEight /> -->
    <!-- <chapterNine /> -->