[6.7.0]登录页跳转系统页回来后展示修改

This commit is contained in:
xuxinchao
2024-10-30 14:04:04 +08:00
parent 48c7a2e4a1
commit f4b6405852
2 changed files with 67 additions and 54 deletions

View File

@@ -624,6 +624,10 @@ class ColdStartView @JvmOverloads constructor(
}
}
fun getColdStartStatus(): Boolean{
return coldStartStatus
}
/**
* 隐藏冷启动视图
*/