[bus_p_m2]
[页面创建完成]
This commit is contained in:
yangyakun
2023-12-06 20:42:31 +08:00
parent 51c16b55d4
commit 4e32d0bd29
103 changed files with 4345 additions and 111 deletions

View File

@@ -67,7 +67,7 @@ class MogoOCHShuttlePassenger : IMoGoFunctionProvider {
val fragmentByTag: Fragment? = supportFragmentManager?.findFragmentByTag(PM2BaseFragment.TAG)
mPM2Fragment = if (fragmentByTag is PM2BaseFragment){
mPM2Fragment = if (fragmentByTag is Fragment){
fragmentByTag
}else{
if (AppIdentityModeUtils.isM2(FunctionBuildConfig.appIdentityMode)) {