mirror of
https://github.com/atdunbg/Nekosonic-Music.git
synced 2026-06-22 10:48:05 +08:00
第一次提交
This commit is contained in:
6
src/views/FavoriteSongs.vue
Normal file
6
src/views/FavoriteSongs.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div class="p-8 text-white">
|
||||
<h1 class="text-2xl font-bold mb-4">❤️ 我喜欢的音乐</h1>
|
||||
<p class="text-gray-400">正在施工...</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user