From aed84ce590fe490ed173ec887f0f8b173c9174f0 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期一, 03 六月 2024 15:24:24 +0800
Subject: [PATCH] 优化

---
 src/books/lifeCare/view/chapter002.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/books/lifeCare/view/chapter002.vue b/src/books/lifeCare/view/chapter002.vue
index 02dbdaa..89d3bc9 100644
--- a/src/books/lifeCare/view/chapter002.vue
+++ b/src/books/lifeCare/view/chapter002.vue
@@ -1673,10 +1673,10 @@
     this.chapter002.videOneUrl116 = getResourcePath(
       "b727b78f8036a38cbd054816a81da7f8"
     );
-    this.chapter002.videOneUrl116 =
-      "https:/jsek.bnuic.com/file/api/ApiDownload?md5=b727b78f8036a38cbd054816a81da7f8";
-    this.chapter002.videOneUrl =
-      "https:/jsek.bnuic.com/file/api/ApiDownload?md5=6e471afdbeb95a8891f1551cbb0cd4fd";
+    // this.chapter002.videOneUrl116 =
+    //   "https:/jsek.bnuic.com/file/api/ApiDownload?md5=b727b78f8036a38cbd054816a81da7f8";
+    // this.chapter002.videOneUrl =
+    //   "https:/jsek.bnuic.com/file/api/ApiDownload?md5=6e471afdbeb95a8891f1551cbb0cd4fd";
   },
   methods: {
     activityOne() {

--
Gitblit v1.9.1