mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-23 23:57:22 +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