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