msr-mod/src
2025-05-26 21:31:14 +10:00
..
apis refactor(Player): 将播放器组件从App.vue中提取到独立的Player.vue组件 2025-05-24 22:53:21 +10:00
assets fix(Playroom): correct script source path and add ChatBubbleQuoteFull icon for improved lyrics display 2025-05-26 19:49:36 +10:00
components fix(ScrollingLyrics): standardize formatting and improve readability of code structure 2025-05-26 21:31:14 +10:00
pages fix(Playroom): enhance album cover hover effect with dynamic scaling based on playback state 2025-05-26 21:28:20 +10:00
stores feat(Playroom): add lyrics display functionality with animations and preferences management 2025-05-26 19:34:13 +10:00
utils style(Playroom): 为歌曲名称和艺术家信息添加截断样式 2025-05-26 08:14:14 +10:00
App.vue fix: update language attribute in HTML and adjust script source path for consistency 2025-05-26 20:30:55 +10:00
main.ts feat(播放器): 新增播放室页面并集成GSAP动画库 2025-05-25 10:28:16 +10:00
style.css feat: 添加 TrackItem 组件并优化专辑详情页 2025-05-25 08:57:13 +10:00
vite-env.d.ts feat(歌词): 添加滚动歌词组件和接口定义 2025-05-26 17:29:31 +10:00