From 78755afe645794b4aaf679e29e4cca10a72bc807 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 12 七月 2024 09:37:41 +0800 Subject: [PATCH] 合并代码 --- src/books/artAndDance/view/components/chapter004.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/artAndDance/view/components/chapter004.vue b/src/books/artAndDance/view/components/chapter004.vue index ee3064c..73e3e16 100644 --- a/src/books/artAndDance/view/components/chapter004.vue +++ b/src/books/artAndDance/view/components/chapter004.vue @@ -83,7 +83,7 @@ x5-playsinline="" controls controlslist="nodownload" - class="w100" + class="w100 video" style="margin-top: 40px;" ></video> </div> -- Gitblit v1.9.1