HDL_ON/UI/UI2/4-PersonalCenter/MyQRCodePage.cs
@@ -148,11 +148,13 @@ Application.RunOnMainThread(() => { //跳转页面---- MainPage.GoUserPage(); MainPage.GoUserPage(false, () => { //显示欢迎回家的弹窗界面 var form = new WellcomToHomeForm(); form.ShowForm(); }); }); break; } }