陈嘉乐
2020-11-20 35a33afeeb29466c20ee39dc34e0468d687afce9
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();
            };
        }