HDL_ON/UI/UI2/FuntionControlView/Video/VideoMainView.cs
@@ -27,6 +27,7 @@ this.AddChidren(topView.TopFLayoutView()); topView.topNameBtn.TextID = StringId.keshiduijiang; var pageView = new PageLayout() { Y = Application.GetRealHeight(64), @@ -267,6 +268,7 @@ TextColor = CSS.CSS_Color.TextualColor, TextAlignment = TextAlignment.Center, Text = video.deviceName, IsMoreLines = true, }; fLayout.AddChidren(deviceNameBtn);