wxr
2020-09-29 51cb254cbd616e84b7a466b195eb43ab097c3897
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();
            };
        }