feat(播放器): 增加音乐播放可视化及文件下载 #19
Annotations
3 errors
Deployment:
src/views/admin/MusicPlayer.vue#L27
Type 'string | ArrayBuffer' is not assignable to type 'string'.
|
Deployment:
src/views/admin/MusicPlayer.vue#L37
Property 'webkitAudioContext' does not exist on type 'Window & typeof globalThis'. Did you mean 'AudioContext'?
|
Deployment
Process completed with exit code 1.
|