detailpanel选集自动跟随

This commit is contained in:
mtvpls
2026-02-26 12:24:02 +08:00
parent 34698e943c
commit 0beffc2fbd
3 changed files with 36 additions and 2 deletions

View File

@@ -8409,6 +8409,7 @@ function PlayPageClient() {
: undefined
}
type={detail.type_name === '电影' ? 'movie' : 'tv'}
currentEpisode={currentEpisodeIndex + 1}
cmsData={
// 非特殊源使用 cms 数据
// 但如果有豆瓣ID且不为0则不传入cmsData优先使用豆瓣数据