HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs
@@ -358,11 +358,11 @@ while ((DateTime.Now - dateTime).TotalMilliseconds < timeValue * 1000) { string str = ""; if (str == "遥控器") if (text == "遥控器") { str = controldata; } else if (str == "按键") else if (text == "按键") { str = buttondata; }