🔧 fix: 优化音频服务和EQ设置的跨平台兼容性

This commit is contained in:
alger
2025-03-08 21:27:05 +08:00
parent 0b409f38d6
commit ccc59ea893
4 changed files with 8 additions and 16 deletions
@@ -120,6 +120,7 @@
{{ playMusic.id ? t('player.playBar.lyric') : t('player.playBar.noSongPlaying') }}
</n-tooltip>
<n-popover
v-if="isElectron"
trigger="click"
:z-index="99999999"
content-class="music-eq"