feat: add volume controls on pc (and only on pc)

This commit is contained in:
shinya
2025-07-06 01:46:48 +08:00
parent a4600b0437
commit a818c9675a

View File

@@ -1441,8 +1441,8 @@ function PlayPageClient() {
googleCastButton: null, googleCastButton: null,
settingsMenu: null, settingsMenu: null,
captionButton: null, captionButton: null,
muteButton: null, // 隐藏静音按钮 // muteButton: null, // 隐藏静音按钮
volumeSlider: null, // 隐藏音量条 // volumeSlider: null, // 隐藏音量条
airPlayButton: null, // 隐藏默认 AirPlay 按钮 airPlayButton: null, // 隐藏默认 AirPlay 按钮
beforeCurrentTime: ( beforeCurrentTime: (
<> <>