feat 站点资源

This commit is contained in:
jxxghp
2023-08-06 08:57:35 +08:00
parent 74cb7d017e
commit 1d15c7f916
2 changed files with 245 additions and 87 deletions

View File

@@ -168,7 +168,7 @@ function getW500Image(url = '') {
variant="elevated"
color="success"
class="me-1 mb-1"
@click="openTmdbPage(nameTestResult?.media_info?.type, nameTestResult?.media_info?.tmdb_id)"
@click="openTmdbPage(nameTestResult?.media_info?.type || '', nameTestResult?.media_info?.tmdb_id)"
>
{{ nameTestResult?.media_info?.tmdb_id }}
</VChip>