闫增涛
2024-06-03 99e4ee44637d7a3aeb19a0264ad71fb03d9be8ad
资源请求
10个文件已修改
22 ■■■■ 已修改文件
src/books/English/view/components/chapter001.vue 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter0004.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter002.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter003.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter005.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter006.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter007.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter008.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter009.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/components/chapter010.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/English/view/components/chapter001.vue
@@ -2306,9 +2306,7 @@
</template>
<script>
import getResourcePath from "@/assets/methods/resources";
import Swiper from "swiper/bundle";
import "swiper/swiper-bundle.css";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapter-one",
  props: {
src/books/childHealth/view/content/components/chapter0004.vue
@@ -1456,7 +1456,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  components: {  examinations },
  props:{
src/books/childHealth/view/content/components/chapter002.vue
@@ -1326,7 +1326,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterTwo",
  components: { examinations },
src/books/childHealth/view/content/components/chapter003.vue
@@ -1940,7 +1940,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterThree",
  components: {  examinations },
src/books/childHealth/view/content/components/chapter005.vue
@@ -2723,7 +2723,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterFive",
  components: { examinations },
src/books/childHealth/view/content/components/chapter006.vue
@@ -2720,7 +2720,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  components: { examinations },
  name: "chapterSix",
src/books/childHealth/view/content/components/chapter007.vue
@@ -3605,7 +3605,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterSeven",
  components: {  examinations },
src/books/childHealth/view/content/components/chapter008.vue
@@ -2395,7 +2395,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterEight",
  components: { examinations },
src/books/childHealth/view/content/components/chapter009.vue
@@ -1735,7 +1735,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterNine",
  components: { examinations },
src/books/childHealth/view/content/components/chapter010.vue
@@ -1353,7 +1353,7 @@
<script>
import examinations from "@/components/examinations/index.vue";
import getResourcePath from "@/assets/methods/resources";
import {getResourcePath} from "@/assets/methods/resources";
export default {
  name: "chapterTen",
  components: { examinations },