| | |
| | | functionListView.AddChidren(hotDryTimeCell); |
| | | hotDryTimeCell.GoAction = () => |
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | functionListView.AddChidren(windDryCell); |
| | | windDryCell.GoAction = () => |
| | | { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | |
| | | functionListView.AddChidren(disinfectTimeCell); |
| | | disinfectTimeCell.GoAction = () => { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |
| | |
| | | anionTimeCell.LineView.RemoveFromParent(); |
| | | |
| | | anionTimeCell.GoAction = () => { |
| | | if (!device.online) |
| | | if (!device.online2d) |
| | | { |
| | | new Tip() |
| | | { |