feat: 优化歌词页面样式 添加歌词进度显示 优化歌曲及列表加载方式 大幅提升歌曲歌词播放速度

This commit is contained in:
alger
2024-10-18 18:37:53 +08:00
parent 7abc087d70
commit 06bffe7618
16 changed files with 466 additions and 266 deletions

View File

@@ -33,7 +33,7 @@ export default defineConfig({
server: {
host: '0.0.0.0',
// 指定端口
port: 7788,
port: 4488,
proxy: {
// with options
'/api': {