mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-13 13:57:29 +08:00
🦄 refactor: 重构歌曲组件,添加基础组件和多种样式,优化播放列表抽屉功能
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
:width="400"
|
||||
placement="right"
|
||||
@update:show="$emit('update:modelValue', $event)"
|
||||
:unstable-show-mask="false"
|
||||
>
|
||||
<n-drawer-content :title="t('comp.playlistDrawer.title')" class="mac-style-drawer">
|
||||
<n-scrollbar class="h-full">
|
||||
|
||||
Reference in New Issue
Block a user