mirror of
https://github.com/lqtmcstudio/QZMusic_PC.git
synced 2026-08-18 15:33:27 +08:00
feat: 优化界面;IPC-mpv控制;预加载脚本
This commit is contained in:
@@ -16,7 +16,6 @@ const router = createRouter({
|
||||
routes: [
|
||||
{ path: '/', component: HomeView },
|
||||
{ path: '/playlist/:id', component: PlaylistDetailView },
|
||||
// 可扩展其他路由
|
||||
]
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user