ZigbeeApp/Shared/Phone/UserCenter/Member/SubAccountLevelUpSuccessForm.cs
@@ -47,7 +47,7 @@ bodyFrameLayout.AddChidren(frame); //用户图标 string iconPath = System.IO.Path.Combine(UserCenterResourse.Option.UserPictruePath, memberInfo.DistributedMark + ".png"); string iconPath = System.IO.Path.Combine(UserCenterResourse.AccountOption.UserPictruePath, memberInfo.DistributedMark + ".png"); var btnUserIcon = new ImageView(); btnUserIcon.Height = Application.GetMinRealAverage(207); btnUserIcon.Width = Application.GetMinRealAverage(207);