Merge branch 'refs/heads/dev_robotaxi-d_240912_6.7.0' into dev_robotaxi-d_240912_6.7.2_local

This commit is contained in:
donghongyu-pc
2024-10-30 15:31:36 +08:00
2 changed files with 67 additions and 54 deletions

View File

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