更新网络测试视图

This commit is contained in:
jxxghp
2025-06-14 08:13:44 +08:00
parent bde06be3df
commit 5b461f8e1f
2 changed files with 3 additions and 3 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+3 -3
View File
@@ -8,7 +8,7 @@ import tmdb from '@images/logos/tmdb.png'
import wechat from '@images/logos/wechat.png' import wechat from '@images/logos/wechat.png'
import fanart from '@images/logos/fanart.webp' import fanart from '@images/logos/fanart.webp'
import tvdb from '@images/logos/thetvdb.jpeg' import tvdb from '@images/logos/thetvdb.jpeg'
import plugin from '@images/logos/plugin.png' import python from '@images/logos/python.png'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
// 国际化 // 国际化
@@ -126,8 +126,8 @@ const targets = ref<Address[]>([
btndisable: false, btndisable: false,
}, },
{ {
image: plugin, image: python,
name: 'pip', name: 'pypi.org',
url: '{PIP_PROXY}rsa/', url: '{PIP_PROXY}rsa/',
proxy: true, proxy: true,
status: 'Normal', status: 'Normal',