修改集团页面
This commit is contained in:
@@ -240,11 +240,11 @@ namespace FineUIPro.Web
|
||||
//anyway,its ok.
|
||||
|
||||
this.Title = BLL.Funs.SystemName;
|
||||
if (CurrUser == null)
|
||||
{
|
||||
if (this.Page.Request.AppRelativeCurrentExecutionFilePath != "~/Login.aspx")
|
||||
Response.Redirect("~/Login.aspx");
|
||||
}
|
||||
//if (CurrUser == null)
|
||||
//{
|
||||
// if (this.Page.Request.AppRelativeCurrentExecutionFilePath != "~/Login.aspx")
|
||||
// Response.Redirect("~/Login.aspx");
|
||||
//}
|
||||
}
|
||||
|
||||
protected override void OnPreRender(EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user