diff --git a/src/components/cards/TorrentItem.vue b/src/components/cards/TorrentItem.vue index 249144a5..5441c60f 100644 --- a/src/components/cards/TorrentItem.vue +++ b/src/components/cards/TorrentItem.vue @@ -98,9 +98,7 @@ onMounted(() => { ↑{{ torrent?.seeders }} ↓{{ torrent?.peers }} - - {{ torrent?.description }} - + 【{{ torrent?.site_name }}】{{ torrent?.description }}
H&R