From e2704d49abcd58dd49b7864519cc878cfff2a797 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期二, 11 六月 2024 14:12:57 +0800
Subject: [PATCH] 优化

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

diff --git a/src/books/childHealth/view/content/components/chapter003.vue b/src/books/childHealth/view/content/components/chapter003.vue
index 1904987..b04c3e5 100644
--- a/src/books/childHealth/view/content/components/chapter003.vue
+++ b/src/books/childHealth/view/content/components/chapter003.vue
@@ -545,6 +545,7 @@
                 x5-video-player-fullscreen="true"
                 x5-playsinline=""
                 controls
+                controlslist="nodownload"
                 class="video-border w100"
               ></video>
               <p class="img">瑙嗛锛氬奖鍝嶅鍓嶅効绔ュ績鐞嗗彂灞曠殑鍥犵礌</p>
@@ -1072,6 +1073,7 @@
                 x5-video-player-fullscreen="true"
                 x5-playsinline=""
                 controls
+                controlslist="nodownload"
                 class="w100 video-border"
               ></video>
               <p class="img">瑙嗛锛氳繃搴︿緷璧�</p>
@@ -1191,6 +1193,7 @@
                   x5-video-player-fullscreen="true"
                   x5-playsinline=""
                   controls
+                  controlslist="nodownload"
                   class="video-border w100"
                 ></video>
               </p>
@@ -1555,6 +1558,7 @@
                 x5-video-player-fullscreen="true"
                 x5-playsinline=""
                 controls
+                controlslist="nodownload"
                 class="w100 video-border"
               ></video>
               <p class="img">瑙嗛锛氳█璇強璇█鍙戣偛闅滅</p>
@@ -1600,6 +1604,7 @@
                 x5-video-player-fullscreen="true"
                 x5-playsinline=""
                 controls
+                controlslist="nodownload"
                 class="w100 video-border"
               ></video>
               <p class="img">瑙嗛锛氭�庢牱鍙戠幇瀛╁瓙鍙戣偛杩熺紦</p>
@@ -1712,6 +1717,7 @@
                 x5-video-player-fullscreen="true"
                 x5-playsinline=""
                 controls
+                controlslist="nodownload"
                 class="w100 video-border"
               ></video>
               <p class="img">瑙嗛锛氬効绔ュ鍔ㄧ棁</p>

--
Gitblit v1.9.1