mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-08 18:42:57 +08:00
feat 过滤规则测试
This commit is contained in:
@@ -407,7 +407,6 @@ onMounted(() => {
|
||||
>
|
||||
<div
|
||||
v-if="nameTestResult?.media_info?.poster_path"
|
||||
class="ma-auto"
|
||||
>
|
||||
<VImg
|
||||
width="10rem"
|
||||
@@ -424,7 +423,7 @@ onMounted(() => {
|
||||
</VImg>
|
||||
</div>
|
||||
|
||||
<div class="text-start">
|
||||
<div class="text-start grow">
|
||||
<VCardItem class="pb-1">
|
||||
<VCardTitle>
|
||||
{{ nameTestResult?.media_info?.title || nameTestResult?.meta_info?.name }}
|
||||
|
||||
Reference in New Issue
Block a user