feat(每日充值活动页面): 背景vap设置为自动静音播放

This commit is contained in:
hzj 2026-05-01 21:08:30 +08:00
parent f9633b1294
commit 2752a72794

View File

@ -7,7 +7,7 @@
mode="inline"
fit="cover"
:loop="true"
:mute="false"
:mute="true"
:auto-close="false"
:show-status="false"
@error="handleVapError"