黄学彪
2021-02-26 97dc0327af55a74f2a7878fb7caea91e2903f20e
HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/SearchDevicePage.cs
@@ -30,6 +30,8 @@
            };
            bodyView.AddChidren(contentView);
            contentView.BeginHeaderRefreshingAction += () =>
            {
                deviceIpList.Clear();
@@ -100,7 +102,7 @@
            switch (device.gateway_type)
            {
                case 4:
                case "4":
                    btnIcon.UnSelectedImagePath = "FunctionIcon/DeviceIcon/VoicePanelIcon.png";
                    break;
                default: