| | |
| | | /// 收藏按钮 |
| | | /// </summary> |
| | | private Button collectionBtn; |
| | | |
| | | |
| | | /// <summary> |
| | | /// 开关 |
| | | /// </summary> |
| | |
| | | /// 滑条 |
| | | /// </summary> |
| | | private WaveSeekBar levelSeekBar; |
| | | |
| | | |
| | | |
| | | private Button StatuBtn; |
| | | /// <summary> |
| | |
| | | break; |
| | | } |
| | | } |
| | | |
| | | |
| | | } |
| | | } |
| | | catch (Exception ex) |
| | |
| | | } |
| | | else if (typeTag == "OnlineStatusChange") |
| | | { |
| | | |
| | | |
| | | } |
| | | } |
| | | |
| | |
| | | UserView.HomePage.Instance.AddChidren(detailInfo); |
| | | UserView.HomePage.Instance.PageIndex += 1; |
| | | detailInfo.Show(device, room); |
| | | detailInfo.action = () => |
| | | detailInfo.EditAction = (d,r) => |
| | | { |
| | | Show(device, room); |
| | | }; |
| | |
| | | |
| | | InitProgressBtn(itemView); |
| | | |
| | | InitProgressBtn(itemView); |
| | | |
| | | switchBtn = new Button() |
| | | { |
| | | Y = Application.GetRealHeight(1005), |