diff --git a/src/components/suno/RecentPanel.vue b/src/components/suno/RecentPanel.vue index 60095c40..664ef909 100644 --- a/src/components/suno/RecentPanel.vue +++ b/src/components/suno/RecentPanel.vue @@ -29,7 +29,7 @@
-
@@ -37,9 +37,9 @@ - - diff --git a/src/components/suno/footer/PlayerSong.vue b/src/components/suno/footer/PlayerSong.vue deleted file mode 100644 index 628b8ecd..00000000 --- a/src/components/suno/footer/PlayerSong.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - - - diff --git a/src/components/suno/footer/Footer.vue b/src/components/suno/player/Player.vue similarity index 75% rename from src/components/suno/footer/Footer.vue rename to src/components/suno/player/Player.vue index a87d8111..d956326a 100644 --- a/src/components/suno/footer/Footer.vue +++ b/src/components/suno/player/Player.vue @@ -1,16 +1,15 @@