HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSensorPage.cs
@@ -73,7 +73,7 @@ }; bodyView.AddChidren(contentView); contentView.AddChidren(new Button() { Height = Application.GetRealHeight(12) }); contentView.AddChidren(new Button() { Height = Application.GetRealHeight(16) }); FrameLayout diagramView = new FrameLayout() { @@ -955,5 +955,10 @@ /// <summary> /// </summary> public string fieldValue { get; set; } /// <summary> /// 时间 /// </summary> public string time { get; set; } } }