This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Open
Conversation
|
@WavesMan is attempting to deploy a commit to the imsyy's projects Team on Vercel. A member of the Team first needs to authorize it. |
Open
- 重构音乐播放器组件,新增悬浮播放器面板 - 优化播放器UI,增加旋转封面和进度控制 - 更新站点链接和备案信息 - 添加播放器缓存和预加载功能 - 移除旧版音乐组件,更新依赖项 - 调整背景图片加载逻辑 - 更新社交链接和站点配置
- 将项目基于 imsyy/home 归档版本进行 fork 并更新版权信息 - 修改项目名称为 WaveYo Home,更新相关截图与描述 - 调整音乐 API 配置及默认播放列表 ID - 补充 Docker 与 Vercel 部署方式说明 - 更新站点链接、社交链接与背景图片自定义方法 - 完善中英双语文档内容与结构,提升可读性 - 添加对原作者 LICENSE 的引用并保留 MIT 开源协议 - 更新页脚版权声明与 SSL 认证信息
- 删除了用于切换列表状态的动态 key 属性 - 简化了组件渲染逻辑 - 提升了组件性能和响应速度
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
实现部分
.env新增配置项:Line 39-46
./src/components/Footer.vue实现页脚展示公安网备案号Line 30-36
Line 66-67
./src/views/Func/index.vue实现时钟可选字体功能与等宽字体支持Line 52-53
Line 191-132