-
Notifications
You must be signed in to change notification settings - Fork 92
完善了公开访问图库,支持在线播放 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
完善了公开访问图库,支持在线播放 #24
Conversation
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
…hover误触发 - 修复URL编码问题
…eIndex控制滑动时active切换 - 桌面端添加音频预览分支
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description:
功能更新
🎵 媒体播放增强
音视频独占播放,切换时自动停止上一个
音频支持三种播放模式:播完停止 / 顺序播放 / 单曲循环
音频三点菜单支持下载、倍速(0.5x-2x)、播放模式切换
手机端音量滑块改为向上显示
🖼️ 图片预览优化
桌面端支持鼠标滚轮缩放 (0.5x-4x)
桌面端支持鼠标拖拽移动图片(放大后)
修复旋转动画第4次点击逆时针问题,现在永远顺时针
🎨 界面改进
顶部导航栏面包屑居中显示
添加 ToggleDark 组件,支持亮色/暗色/跟随系统三态切换
错误页面添加贡献者水印和链接
🐛 Bug 修复
修复多个音视频同时播放的问题
修复页面切换后媒体继续播放的问题