wxr
2020-11-04 e6a26ee148587327478d9a82624a820c907b6e16
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();
            };
        }