Allow anonymous jump-hop recommend play
This commit is contained in:
@@ -5273,16 +5273,6 @@ export function RpgEntryHomeView({
|
||||
正在读取公开作品...
|
||||
</div>
|
||||
</section>
|
||||
) : !isAuthenticated && activeRecommendEntry ? (
|
||||
<section className="platform-recommend-runtime-panel">
|
||||
<RecommendCoverOnlyCard
|
||||
entry={activeRecommendEntry}
|
||||
authorAvatarUrl={getPublicEntryAuthorAvatarUrl(
|
||||
activeRecommendEntry,
|
||||
)}
|
||||
onClick={openActiveRecommendEntry}
|
||||
/>
|
||||
</section>
|
||||
) : recommendRuntimeError ? (
|
||||
<section className="platform-recommend-runtime-panel">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user