[680][device]修复未绑定服务时回调硬件状态异常,优化提示文案
This commit is contained in:
@@ -2769,7 +2769,7 @@ internal class DebugSettingView @JvmOverloads constructor(
|
||||
}
|
||||
|
||||
else -> {
|
||||
"<font color='red'>未知</font>"
|
||||
"<font color='red'>未初始化</font>"
|
||||
}
|
||||
}
|
||||
val title = if (isUseTitle) {
|
||||
|
||||
Reference in New Issue
Block a user