陈嘉乐
2020-11-30 f49856cb0e1e9d95fe11bb64054a407f69943d16
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();
            };
        }