mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[PR #680] [MERGED] feat(player): 添加播放时间格式切换功能 #578
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/680
Author: @MoYingJi
Created: 12/28/2025
Status: ✅ Merged
Merged: 12/29/2025
Merged by: @imsyy
Base:
dev← Head:pr/t📝 Commits (2)
0fbae25feat(player): 添加播放时间格式切换功能b0a35f5Merge branch 'dev' into pr/t📊 Changes
5 files changed (+115 additions, -23 deletions)
View changed files
📝
src/components/Player/MainPlayer.vue(+13 -6)📝
src/components/Player/PlayerControl.vue(+14 -4)📝
src/components/Setting/PlaySetting.vue(+55 -13)📝
src/stores/setting.ts(+7 -0)📝
src/utils/format.ts(+26 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.