feat: 增加 network 标签页,调整标签对齐方式

This commit is contained in:
Aqr-K
2024-10-24 17:16:47 +08:00
parent 9c4d12d18b
commit 0a5b553bb8
3 changed files with 279 additions and 1 deletions

View File

@@ -133,6 +133,12 @@ export const SettingTabs = [
tab: 'system',
description: '下载器Qbittorrent、Transmission、媒体服务器Emby、Jellyfin、Plex',
},
{
title: '网络',
icon: 'mdi-access-point-network',
tab: 'network',
description: 'Github、PIP、OCR、DOH',
},
{
title: '存储 & 目录',
icon: 'mdi-folder',