| | |
| | | Width = Application.GetRealWidth(71), |
| | | Height = Application.GetRealWidth(60), |
| | | TextColor = CSS_Color.FirstLevelTitleColor, |
| | | TextSize = 56, |
| | | TextSize = 50, |
| | | IsBold = true, |
| | | Text = aC.curTemp.ToString(), |
| | | TextAlignment = TextAlignment.Center, |
| | |
| | | controlView.AddChidren(btnSwitch); |
| | | |
| | | LoadEventList(); |
| | | new TopViewDiv(bodyView, Language.StringByID(StringId.LocationManagement)).LoadTopView(aC, actionRefresh); |
| | | new TopViewDiv(bodyView,aC.name).LoadTopView(aC, actionRefresh); |
| | | } |
| | | /// <summary> |
| | | /// 加载修改模式区域 |
| | |
| | | |
| | | dialog.Show(); |
| | | } |
| | | |
| | | |
| | | } |
| | | } |
| | | } |