1代码合并
This commit is contained in:
@@ -404,7 +404,7 @@ namespace FineUIPro.Web
|
||||
{
|
||||
this.leftPanel.Hidden = true;
|
||||
this.XmlDataSource1.DataFile = "common/Menu_Personal.xml";
|
||||
this.Tab1.IFrameUrl = "~/common/mainNew.aspx";
|
||||
this.Tab1.IFrameUrl = "~/common/main3.aspx";
|
||||
}
|
||||
|
||||
UserService.UpdateLastUserInfo(this.CurrUser.UserId, type, true, string.Empty);
|
||||
@@ -515,7 +515,7 @@ namespace FineUIPro.Web
|
||||
else
|
||||
{
|
||||
this.hdHomePage.Text = "1";
|
||||
this.Tab1.IFrameUrl = "~/common/mainNew.aspx";
|
||||
this.Tab1.IFrameUrl = "~/common/main3.aspx";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user