陈嘉乐
2021-03-10 1d1cad99a27c9f644c84eb3d376c70bd30a55879
HDL_ON/UI/UI2/4-PersonalCenter/SearchDevice/SearchDevicePage.cs
old mode 100755 new mode 100644
@@ -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: