gxc
2019-12-24 ff3cfcf62632bf43e51a6b6098c203bf0f5cddbc
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);
                        });
                    }
                }