feat: 修复评论数量问题
This commit is contained in:
@@ -218,7 +218,6 @@ function GameInfo(props) {
|
||||
}
|
||||
}
|
||||
|
||||
console.log(gameNotice)
|
||||
return (
|
||||
<View className={styles.gameInfoContainer}>
|
||||
{["refund", "progress", "expired"].includes(orderStatus) && (
|
||||
|
||||
Reference in New Issue
Block a user