| | |
| | | else if (temp.state == "uninhabited")//无人 |
| | | { |
| | | btnIcon.UnSelectedImagePath = "FunctionIcon/ArmSensor/UnderProtectionBgIcon.png"; |
| | | btnSuctionView.TextID = StringId.SensorNormalState; |
| | | btnSuctionView.TextID = StringId.wuren; |
| | | btnSuctionView.IsSelected = false; |
| | | } |
| | | else//有人 |
| | |
| | | else |
| | | { |
| | | btnIcon.IsSelected = false; |
| | | btnSuctionView.TextID = StringId.SensorNormalState; |
| | | btnSuctionView.TextID = StringId.wuren; |
| | | btnSuctionView.IsSelected = false; |
| | | } |
| | | //增加实验室模式反馈 |
| | |
| | | btnIcon.UnSelectedImagePath = "FunctionIcon/ArmSensor/UnderProtectionBgIcon.png"; |
| | | btnIcon.IsSelected = true; |
| | | btnIcon.IsSelected = false; |
| | | btnSuctionView.TextID = StringId.SensorNormalState; |
| | | btnSuctionView.TextID = StringId.wuren; |
| | | btnSuctionView.IsSelected = false; |
| | | break; |
| | | case "1": |