feat: 【光环助手】游戏详情-开服日历表-反馈优化 https://jira.shanqu.cc/browse/GHZS-3049
This commit is contained in:
@ -342,13 +342,6 @@ class SuggestGameFragment : SuggestAppFragment() {
|
||||
}
|
||||
}
|
||||
|
||||
"service" -> {
|
||||
val service = typeEntity.service
|
||||
if (!service.isNullOrEmpty()) {
|
||||
showHintDialog(service)
|
||||
}
|
||||
}
|
||||
|
||||
"report" -> {
|
||||
val report = typeEntity.report
|
||||
if (!report.isNullOrEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user