feat: 【光环助手】QQ小游戏支付唤起问题 https://jira.shanqu.cc/browse/GHZSCY-5385

This commit is contained in:
曾祥俊
2024-05-22 11:02:38 +08:00
parent 2a596bd2a0
commit 65feed01f4
19 changed files with 141 additions and 179 deletions

View File

@ -417,7 +417,7 @@ class SettingsFragment : ToolbarFragment() {
val qProvider = ARouter
.getInstance()
.build(RouteConsts.provider.qGame)
.navigation() as IQGameProvider<*>
.navigation() as IQGameProvider
qProvider.stopAllMiniApp(true) // 关闭所有QQ小游戏进程
}
},