This commit is contained in:
张晨
2025-05-07 09:30:12 +08:00
parent a11acbb8c4
commit cd5748fa1c
3 changed files with 21 additions and 7 deletions

View File

@ -200,6 +200,7 @@ class GameDetailFragment : LazyFragment(), IScrollable {
"game_name" to gameEntity?.name
"sequence" to viewModel.coverTabSequence
"tab_name" to viewModel.coverTabName
"game_type" to gameEntity?.categoryChinese
})
if (currentCoverEntity?.tabName == checkedText) return@setOnCheckedCallback