src/books/childHealth/view/content/index.vue
File was renamed from src/view/content/index.vue @@ -1,7 +1,7 @@ <template> <div class="page-content"> <chapterOne></chapterOne> <chapterTwo></chapterTwo> <!-- <chapterTwo></chapterTwo> <chapterThree></chapterThree> <chapterFour></chapterFour> <chapterFive></chapterFive> @@ -12,7 +12,7 @@ <chapterTen></chapterTen> <chapterEleven></chapterEleven> <chapterTwelve></chapterTwelve> <chapterThirteen></chapterThirteen> <chapterThirteen></chapterThirteen> --> </div> </template>