陈嘉乐
2020-11-27 61852f188796c8ef82597bfa8f13c0ddcbb42ac1
HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPageBLL.cs
@@ -117,6 +117,7 @@
                    }
                }), pid.ToString(), 1, 1);
                pictureOptionView.RemoveFromParent();
                baseView.RemoveFromParent();
            };
            btnAlbum.MouseUpEventHandler = (sender, e) =>
@@ -145,6 +146,7 @@
                    }
                }, pid.ToString(), 1, 1);
                pictureOptionView.RemoveFromParent();
                baseView.RemoveFromParent();
            };
        }