This commit is contained in:
2025-04-15 20:05:36 +08:00
parent 673812bb6b
commit 8574e78ca0
62 changed files with 119465 additions and 349 deletions
+1 -1
View File
@@ -416,7 +416,7 @@ namespace FineUIPro.Web
{
this.leftPanel.Hidden = true;
this.XmlDataSource1.DataFile = "common/Menu_Personal.xml";
this.Tab1.IFrameUrl = "~/common/main.aspx";
this.Tab1.IFrameUrl = "~/common/mainnew.aspx";
}
UserService.UpdateLastUserInfo(this.CurrUser.UserId, type, true, string.Empty);