feat: add mobile navigation component and queue panel

- Implemented MobileNav.vue for mobile navigation with links to Home, Library, Playlist, and Profile.
- Added QueuePanel.vue to display the current queue of tracks with functionality to jump to a specific track.
- Created ArtistView.vue to show artist details and their tracks, including loading states and play functionality.
- Introduced NotFoundPage.vue for handling 404 errors with a user-friendly message and a link to return home.
This commit is contained in:
2026-05-26 21:44:42 +07:00
parent a029258872
commit d82d91ea96
40 changed files with 532 additions and 294 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB