From e5b4929c0d7d4b268e37f956f5fd57a6439cb508 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 03 四月 2025 10:04:38 +0800
Subject: [PATCH] 会议整本

---
 src/books/aviationEtiquette/view/components/chapter003.vue |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/books/aviationEtiquette/view/components/chapter003.vue b/src/books/aviationEtiquette/view/components/chapter003.vue
index 0d3ab3b..c85f0a5 100644
--- a/src/books/aviationEtiquette/view/components/chapter003.vue
+++ b/src/books/aviationEtiquette/view/components/chapter003.vue
@@ -1146,20 +1146,20 @@
           <p>3.鐞嗚В姝g‘澶勭悊鏃呭鎶曡瘔鐨勬剰涔夈��</p>
           <div class="video-box">
             <p class="center text td-0">
-              <video :src="videoPathNine" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
+              <video :src="videoPathEleven" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
                 x5-video-orientation="h5" x5-video-player-fullscreen="true" x5-playsinline="" controls
                 controlslist="nodownload" class="w100 video" style="border-radius: 10px"></video>
             </p>
             <p class="center videoname">
-              <span>瑙嗛锛氭皯鑸梾瀹㈡姇璇夊簲瀵规妧宸�</span>
-              <el-tooltip class="item" effect="dark" :content="chapterData.isCollectVideoEight ? '鐐瑰嚮鍙栨秷' : '鐐瑰嚮鏀惰棌'"
+              <span>瑙嗛锛氭梾瀹㈡姇璇夊師鍥犵殑璁ょ煡</span>
+              <el-tooltip class="item" effect="dark" :content="chapterData.isCollectVideoTen ? '鐐瑰嚮鍙栨秷' : '鐐瑰嚮鏀惰棌'"
                 placement="top-start">
                 <img :src="collectResourceList.findIndex(
-                  (item) => item.id == '1f04f081f61aa13373daa7b8b92cc750'
+                  (item) => item.id == 'b0ff55db0549ccb2f6c1b332798aa8d3'
                 ) > -1
                   ? collectCheck
                   : collectImg
-                  " alt="" class="collect-btn" @click="handleCollect('video-09')" />
+                  " alt="" class="collect-btn" @click="handleCollect('video-11')" />
               </el-tooltip>
             </p>
           </div>
@@ -1555,20 +1555,20 @@
           <p>2.鑳藉瀹屾垚澶勭悊鏃呭鎶曡瘔鐨勫疄璁换鍔°��</p>
           <div class="video-box">
             <p class="center text td-0">
-              <video :src="videoPathEleven" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
+              <video :src="videoPathNine" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"
                 x5-video-orientation="h5" x5-video-player-fullscreen="true" x5-playsinline="" controls
                 controlslist="nodownload" class="w100 video" style="border-radius: 10px"></video>
             </p>
             <p class="center videoname">
-              <span>瑙嗛锛氭梾瀹㈡姇璇夊師鍥犵殑璁ょ煡</span>
-              <el-tooltip class="item" effect="dark" :content="chapterData.isCollectVideoTen ? '鐐瑰嚮鍙栨秷' : '鐐瑰嚮鏀惰棌'"
+              <span>瑙嗛锛氭皯鑸梾瀹㈡姇璇夊簲瀵规妧宸�</span>
+              <el-tooltip class="item" effect="dark" :content="chapterData.isCollectVideoEight ? '鐐瑰嚮鍙栨秷' : '鐐瑰嚮鏀惰棌'"
                 placement="top-start">
                 <img :src="collectResourceList.findIndex(
-                  (item) => item.id == 'b0ff55db0549ccb2f6c1b332798aa8d3'
+                  (item) => item.id == '1f04f081f61aa13373daa7b8b92cc750'
                 ) > -1
                   ? collectCheck
                   : collectImg
-                  " alt="" class="collect-btn" @click="handleCollect('video-11')" />
+                  " alt="" class="collect-btn" @click="handleCollect('video-09')" />
               </el-tooltip>
             </p>
           </div>

--
Gitblit v1.9.1