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/chapter008.vue | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/books/lifeCare/view/chapter008.vue b/src/books/lifeCare/view/chapter008.vue index 4a68b78..5f7e488 100644 --- a/src/books/lifeCare/view/chapter008.vue +++ b/src/books/lifeCare/view/chapter008.vue @@ -1240,10 +1240,10 @@ this.chapter008.videoTwoUrl = getResourcePath( "460c7bc740882a9ad93b096a2151dd1c" ); - this.chapter008.videOneUrl = - "https://jsek.bnuic.com/file/api/ApiDownload?md5=80986796eb2d8ee1a47cdde606900ed0"; - this.chapter008.videoTwoUrl = - "https://jsek.bnuic.com/file/api/ApiDownload?md5=460c7bc740882a9ad93b096a2151dd1c"; + // this.chapter008.videOneUrl = + // "https://jsek.bnuic.com/file/api/ApiDownload?md5=80986796eb2d8ee1a47cdde606900ed0"; + // this.chapter008.videoTwoUrl = + // "https://jsek.bnuic.com/file/api/ApiDownload?md5=460c7bc740882a9ad93b096a2151dd1c"; }, methods: { activityOne() { -- Gitblit v1.9.1