diff --git a/SGGL/FineUIPro.Web/index.aspx.cs b/SGGL/FineUIPro.Web/index.aspx.cs index 33838690..183f41eb 100644 --- a/SGGL/FineUIPro.Web/index.aspx.cs +++ b/SGGL/FineUIPro.Web/index.aspx.cs @@ -309,7 +309,7 @@ namespace FineUIPro.Web this.MenuSwitchMethod(Request.Params["menuType"]); } - this.MenuSwitchMethod(Request.Params["menuType"]); + // this.MenuSwitchMethod(Request.Params["menuType"]); this.InitMenuStyleButton(); this.InitMenuModeButton(); this.InitLangMenuButton();