mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +08:00
fix(ui): 修复 AppMenu 错误主题色 #10B981 → #22c55e (M-UI-05)
This commit is contained in:
@@ -57,7 +57,7 @@ const props = defineProps({
|
||||
},
|
||||
selectColor: {
|
||||
type: String,
|
||||
default: '#10B981'
|
||||
default: '#22c55e'
|
||||
},
|
||||
menus: {
|
||||
type: Array as any,
|
||||
|
||||
Reference in New Issue
Block a user