mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-27 11:10:12 +08:00
feat(settings): add AccountSettingTransfer.vue
- 增加 整理标签页,增加相关设置功能。
This commit is contained in:
@@ -167,6 +167,12 @@ export const SettingTabs = [
|
||||
tab: 'search',
|
||||
description: '媒体数据源(TheMovieDb、豆瓣、Bangumi)、搜索站点、搜索优先级、默认过滤规则',
|
||||
},
|
||||
{
|
||||
title: '整理',
|
||||
icon: 'mdi-folder-multiple-outline',
|
||||
tab: 'transfer',
|
||||
description: '转移重命名、刮削来源',
|
||||
},
|
||||
{
|
||||
title: '订阅',
|
||||
icon: 'mdi-rss',
|
||||
|
||||
Reference in New Issue
Block a user