HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs
@@ -180,6 +180,7 @@ //测试Text testBtn.MouseUpEventHandler += (sender, e) => { // testBtn.BackgroundColor = CSS.CSS_Color.viewMiddle; var library = libraryList[index - 1]; var control = GetControl(spk, testBtn.TextID, library); //发送测试码命令 @@ -189,6 +190,10 @@ if_bool = true; } }; testBtn.MouseDownEventHandler += (sender, e) => { //testBtn.BackgroundColor = CSS.CSS_Color.textConfirmColor; }; //控制失败 failedBtn.MouseUpEventHandler += (sender, e) => {