gxc
2019-12-30 274c9e174b3b4df8ff27cf73568076dcaf99f12a
ZigbeeApp/Shared/Phone/UserCenter/Member/MemberListForm.cs
@@ -359,7 +359,7 @@
                        Shared.IO.FileUtils.WriteFileByBytes(iconPath, infoResult.HeadImage);
                        HdlThreadLogic.Current.RunMain(() =>
                        {
                            dicIconControl[keys].ImagePath = iconPath;
                            dicIconControl[keys].ImageBytes = Shared.IO.FileUtils.ReadFile(iconPath);
                        });
                    }
                }