mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-07-29 10:07:31 +08:00
✨ feat: 在页面显示 github地址
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { computed, ref } from 'vue';
|
||||
|
||||
import { getMusicLrc } from '@/api/music';
|
||||
import store from '@/store';
|
||||
import { ILyric } from '@/type/lyric';
|
||||
import type { ILyricText, SongResult } from '@/type/music';
|
||||
|
||||
const windowData = window as any;
|
||||
|
||||
Reference in New Issue
Block a user