feat 详情页支持IMDBID搜索

This commit is contained in:
jxxghp
2023-08-24 08:32:58 +08:00
parent 55abc47d0e
commit 4491e80f6a
5 changed files with 35 additions and 4 deletions

View File

@@ -349,6 +349,7 @@ function handleSearch() {
: `douban:${props.media?.douban_id}`
}`,
type: props.media?.type,
area: 'title',
},
})
}