From 172199d84e17b2285aef2c1112fbed3c6f25f27c Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 26 六月 2024 19:51:22 +0800
Subject: [PATCH] 涂色题

---
 src/books/childHealth/view/content/components/chapter001.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/books/childHealth/view/content/components/chapter001.vue b/src/books/childHealth/view/content/components/chapter001.vue
index 5496adf..239aaef 100644
--- a/src/books/childHealth/view/content/components/chapter001.vue
+++ b/src/books/childHealth/view/content/components/chapter001.vue
@@ -4947,7 +4947,7 @@
     },
     async getVideoPath() {
       this.$data.pathOne = await getResourcePath(
-        "f6f6588a75086576b87bed2fb9ca1ec1"
+        "ff5f340a49615a01d5ee723624cdeff9"
       );
       this.$data.pathTwo = await getResourcePath(
         "e5993b62684fe55d13190cfe52bf00ed"

--
Gitblit v1.9.1