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/chapter004.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/books/lifeCare/view/chapter004.vue b/src/books/lifeCare/view/chapter004.vue index c9f32f4..5cc5642 100644 --- a/src/books/lifeCare/view/chapter004.vue +++ b/src/books/lifeCare/view/chapter004.vue @@ -1459,12 +1459,12 @@ this.chapter004.videoFourUrl = getResourcePath( "1b04691b60e5b5b207b3a4967c495d29" ); - this.chapter004.videOneUrl = - "https://jsek.bnuic.com/file/api/ApiDownload?md5=c276be12bae3b1df0b3ce4aa01b14e1e"; - this.chapter004.videoTwoUrl = - "https://jsek.bnuic.com/file/api/ApiDownload?md5=7eb7fe2e3c13885a96143110ca4f5654"; - this.chapter004.videoFourUrl = - "https://jsek.bnuic.com/file/api/ApiDownload?md5=1b04691b60e5b5b207b3a4967c495d29"; + // this.chapter004.videOneUrl = + // "https://jsek.bnuic.com/file/api/ApiDownload?md5=c276be12bae3b1df0b3ce4aa01b14e1e"; + // this.chapter004.videoTwoUrl = + // "https://jsek.bnuic.com/file/api/ApiDownload?md5=7eb7fe2e3c13885a96143110ca4f5654"; + // this.chapter004.videoFourUrl = + // "https://jsek.bnuic.com/file/api/ApiDownload?md5=1b04691b60e5b5b207b3a4967c495d29"; }, methods: { activityOne() { -- Gitblit v1.9.1