mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-17 10:27:30 +08:00
添加登录
This commit is contained in:
@@ -8,6 +8,7 @@ let state = {
|
||||
isPlay: false,
|
||||
playMusic: {} as SongResult,
|
||||
playMusicUrl: "",
|
||||
user: null as any,
|
||||
};
|
||||
|
||||
let mutations = {
|
||||
|
||||
Reference in New Issue
Block a user