mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-06-18 02:13:12 +08:00
feat: add volume controls on pc (and only on pc)
This commit is contained in:
@@ -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: (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user