From 73af405b02dce2e6fdaa8da3f948ca489c821a16 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 08 七月 2024 11:52:22 +0800 Subject: [PATCH] 合并 --- src/books/artAndDance/view/components/chapter003.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/books/artAndDance/view/components/chapter003.vue b/src/books/artAndDance/view/components/chapter003.vue index c31a403..7091624 100644 --- a/src/books/artAndDance/view/components/chapter003.vue +++ b/src/books/artAndDance/view/components/chapter003.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