From 3d69aca217ca66daa01a80c26570441e0b03875f Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期一, 12 五月 2025 16:47:41 +0800 Subject: [PATCH] 1 --- static/html/video/demo.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/static/html/video/demo.html b/static/html/video/demo.html index 88b3a0a..e690d05 100644 --- a/static/html/video/demo.html +++ b/static/html/video/demo.html @@ -225,7 +225,7 @@ rate: '' }, muted: true, - volume: 50, + volume: 50 , volumeOnSvg: { template: '<svg t="1624453273744" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1421" width="200" height="200"><path d="M597.994667 138.005333q130.005333 28.010667 213.994667 132.992t84.010667 241.002667-84.010667 241.002667-213.994667 132.992l0-88q93.994667-28.010667 153.002667-106.005333t59.008-180.010667-59.008-180.010667-153.002667-106.005333l0-88zM704 512q0 120-106.005333 172.010667l0-344q106.005333 52.010667 106.005333 172.010667zM128 384l170.005333 0 213.994667-213.994667 0 684.010667-213.994667-213.994667-170.005333 0 0-256z" p-id="1422"></path></svg>' }, -- Gitblit v1.9.3