feat: 修复评论数量问题

This commit is contained in:
2025-09-24 15:33:01 +08:00
parent e89ed5943c
commit ea2f4bb905
3 changed files with 18 additions and 6 deletions

View File

@@ -218,7 +218,6 @@ function GameInfo(props) {
}
}
console.log(gameNotice)
return (
<View className={styles.gameInfoContainer}>
{["refund", "progress", "expired"].includes(orderStatus) && (