feat: 优化移动端界面设计以及歌词界面设计 添加播放模式选择

This commit is contained in:
alger
2025-06-07 10:48:54 +08:00
parent 155bdf246c
commit 21b2fc08be
22 changed files with 1485 additions and 147 deletions
+1
View File
@@ -39,6 +39,7 @@ export default defineConfig({
],
publicDir: resolve('resources'),
server: {
host: '0.0.0.0',
proxy: {
// with options
[process.env.VITE_API_LOCAL as string]: {