feat: add oriontv compatible interfaces

This commit is contained in:
shinya
2025-07-08 21:28:44 +08:00
parent d0966f09d6
commit 5a734b944f
6 changed files with 154 additions and 8 deletions

View File

@@ -203,7 +203,6 @@ function DoubanPageClient() {
title={item.title}
poster={item.poster}
rate={item.rate}
type={type || 'movie'}
/>
</div>
))}