mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新网络测试视图
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user