From 447fad1797cc37d2a9e2d5129ce74af728fa8836 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 27 六月 2024 18:23:05 +0800
Subject: [PATCH] 题目公共请求方法添加收藏获取

---
 src/books/artAndDance/view/components/chapter001.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/books/artAndDance/view/components/chapter001.vue b/src/books/artAndDance/view/components/chapter001.vue
index f27f6fc..d462483 100644
--- a/src/books/artAndDance/view/components/chapter001.vue
+++ b/src/books/artAndDance/view/components/chapter001.vue
@@ -79,7 +79,7 @@
             x5-playsinline=""
             controls
             controlslist="nodownload"
-            class="w100"
+            class="w100 video"
             style="margin-top: 40px;"
           ></video>
         </div>

--
Gitblit v1.9.1