mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 21:58:03 +00:00
合并likeSongs页面和playlist页面
This commit is contained in:
parent
14a22ccf1e
commit
c860745bfe
4 changed files with 57 additions and 255 deletions
|
|
@ -93,7 +93,7 @@ const routes = [
|
|||
{
|
||||
path: "/library/liked-songs",
|
||||
name: "likedSongs",
|
||||
component: () => import("@/views/likedSongs"),
|
||||
component: () => import("@/views/playlist"),
|
||||
meta: {
|
||||
requireLogin: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue