Skip to content

优化: 存储类型下拉框分类中文标注去重#33

Merged
Awuqing merged 1 commit intomainfrom
fix/storage-type-dropdown
Apr 2, 2026
Merged

优化: 存储类型下拉框分类中文标注去重#33
Awuqing merged 1 commit intomainfrom
fix/storage-type-dropdown

Conversation

@Awuqing
Copy link
Copy Markdown
Owner

@Awuqing Awuqing commented Apr 2, 2026

分组渲染(常用/云存储/网盘/文件传输等)+中文标注+去重+排除工具类后端

问题:API 返回的 rclone 后端纯英文技术名难辨别,且和内置类型存在重复
(如 rclone 的 drive 和内置的 google_drive)。

修复:
- 前端静态定义分类+中文标注(常用/云存储/网盘/文件传输/企业存储/自建存储)
- 排除工具类后端(alias/cache/http/archive 等)和重复后端(drive→用google_drive)
- Select 使用 OptGroup 按分组渲染,搜索仍支持英文/中文关键词
- 常用类型(S3/阿里云/SFTP 等)置顶,其余按分类排列
@Awuqing Awuqing merged commit 33682b5 into main Apr 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant