mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 23:15:55 +03:00
[PR #622] [MERGED] feat(settings): 关于 AMLL TTML DB #541
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/622
Author: @MoYingJi
Created: 12/8/2025
Status: ✅ Merged
Merged: 12/9/2025
Merged by: @imsyy
Base:
dev← Head:feat📝 Commits (10+)
54b8b15feat(setting): 更换默认 AMLL TTML DB Server 为官方源f2fd3ffdocs(lyricManager): 修正 lyricManager 注释中的拼写错误0220fccfeat(setting): 独立 AMLL Server 配置弹窗,增加推荐镜像源d357375feat: 更换默认 AMLL TTML DB 服务器地址f901be5chore(deps): 移除不必要的 NaiveUI 组件导入de74bd2style: 接受 AI 建议8c69b76feat(setting): 优化 AMLL Server 输入验证d9ef475feat(setting): 优化 AMLLServer 部分代码,高亮部分 %sa9faeafrefactor(amll-setting): 重命名 mirror 相关变量名和类名为 serverc9935edfeat(amll-setting): 点击选择推荐服务器时高亮输入框📊 Changes
8 files changed (+196 additions, -51 deletions)
View changed files
📝
components.d.ts(+1 -0)📝
src/api/song.ts(+2 -2)➕
src/components/Modal/AMLLServer.vue(+138 -0)📝
src/components/Setting/LyricsSetting.vue(+3 -47)📝
src/stores/setting.ts(+2 -1)📝
src/utils/lyricManager.ts(+1 -1)📝
src/utils/meta.ts(+32 -0)📝
src/utils/modal.ts(+17 -0)📄 Description
meta.ts的一个常量,并在此推荐一些服务器如官方源和其他镜像站AMLLServer.vue,并在此展示推荐的服务器🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.