fix: 背景渲染问题
This commit is contained in:
@@ -192,7 +192,6 @@ export default function OrganizerInfo(props) {
|
||||
key={index}
|
||||
className={styles["recommend-games-list-item"]}
|
||||
onClick={handleViewGame.bind(null, game.id)}
|
||||
catchMove
|
||||
>
|
||||
{/* game title */}
|
||||
<View className={styles["recommend-games-list-item-title"]}>
|
||||
|
||||
Reference in New Issue
Block a user