diff --git a/SGGL/FineUIPro.Web/common/PageBase.cs b/SGGL/FineUIPro.Web/common/PageBase.cs
index e03489b..03da1c1 100644
--- a/SGGL/FineUIPro.Web/common/PageBase.cs
+++ b/SGGL/FineUIPro.Web/common/PageBase.cs
@@ -116,9 +116,9 @@ namespace FineUIPro.Web
}
else
{
- Response.Redirect("https://cas.china-tcc.com/cas/login?service=https://tccsg.cntcc.cn:17001/sggl/indexProject.aspx");
+ Response.Redirect("~/Login.aspx");
- }
+ }
}
var pm = PageManager.Instance;
if (pm != null)
diff --git a/SGGL/FineUIPro.Web/common/mainNew.aspx b/SGGL/FineUIPro.Web/common/mainNew.aspx
index efacccb..584c124 100644
--- a/SGGL/FineUIPro.Web/common/mainNew.aspx
+++ b/SGGL/FineUIPro.Web/common/mainNew.aspx
@@ -17,13 +17,13 @@
-