feat: 用户页面添加收藏专辑展示

This commit is contained in:
alger
2025-10-22 21:50:20 +08:00
parent bee5445b6e
commit a9adb6be36
10 changed files with 328 additions and 58 deletions
+5
View File
@@ -10,6 +10,11 @@ export default {
trackCount: '{count}首',
playCount: '播放{count}次'
},
tabs: {
created: '建立',
favorite: '收藏',
album: '專輯'
},
ranking: {
title: '聽歌排行',
playCount: '{count}次'