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