优化展示逻辑

This commit is contained in:
李瑞
2025-10-13 00:07:31 +08:00
parent 12600ebdfb
commit 99671667f3
5 changed files with 10 additions and 31 deletions

View File

@@ -38,6 +38,7 @@ export interface PageState {
}
gamesNum: number
isHasMoreData: boolean
isShowNoData: boolean
}
// 列表页状态