diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx index 2331eb41..3c4b057e 100644 --- a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.en-US.resx @@ -1,6 +1,9 @@  - + @@ -39,22 +42,70 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Digital Construction Management Information Platform - - - Username - - - Password - - - Remember me for 7 days - - - Login - - - Incorrect username or password! - + + Digital Construction Management Information Platform + + + Username + + + Password + + + Remember me for 7 days + + + Login + + + Incorrect username or password! + + + Digital Construction Management Information Platform + + + Home + + + Project Management + + + Schedule Planning + + + Quality Management + + + HSE Management + + + Welding Management + + + Change Management + + + Document Control + + + Site Attendance + + + Video Monitoring + + + Test Run Management + + + Messages + + + Personal + + + Settings + + + Logout + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx index d657da4b..a9c8ea20 100644 --- a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.resx @@ -122,4 +122,53 @@ 一周内自动登录 + + + 数字化施工管理信息平台 + + + 首页 + + + 施工管理 + + + 进度计划 + + + 质量管理 + + + HSE管理 + + + 焊接管理 + + + 变更管理 + + + 文控管理 + + + 现场考勤 + + + 视频监控 + + + 试车管理 + + + 消息 + + + 个人 + + + 设置 + + + 退出 + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx index d657da4b..3a460b89 100644 --- a/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx +++ b/SGGL/FineUIPro.Web/App_GlobalResources/Lan.zh-CN.resx @@ -101,6 +101,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 数字化施工管理信息平台 @@ -122,4 +123,53 @@ 一周内自动登录 + + + 数字化施工管理信息平台 + + + 首页 + + + 施工管理 + + + 进度计划 + + + 质量管理 + + + HSE管理 + + + 焊接管理 + + + 变更管理 + + + 文控管理 + + + 现场考勤 + + + 视频监控 + + + 试车管理 + + + 消息 + + + 个人 + + + 设置 + + + 退出 + \ No newline at end of file diff --git a/SGGL/FineUIPro.Web/ErrLog.txt b/SGGL/FineUIPro.Web/ErrLog.txt index 3263c152..c60b8972 100644 --- a/SGGL/FineUIPro.Web/ErrLog.txt +++ b/SGGL/FineUIPro.Web/ErrLog.txt @@ -3241,3 +3241,77 @@ IP地址:::1 出错时间:01/09/2025 02:29:04 + +错误信息开始=====> +错误类型:HttpException +错误信息:不允许使用类似“<%$ Resources:Lan,LoginFailed %>”的文本表达式。请改用 。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessError(String message) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +出错时间:01/15/2025 15:57:35 +出错文件:http://localhost:1295/Login.aspx +IP地址:::1 + +出错时间:01/15/2025 15:57:35 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:未找到键为“LoginFailed”的资源对象。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----未找到键为“LoginFailed”的资源对象。 +----错误堆栈: + 在 System.Web.Compilation.ResourceExpressionBuilder.ParseExpression(String expression, Type propertyType, ExpressionBuilderContext context) + 在 System.Web.UI.BoundPropertyEntry.ParseExpression(ExpressionBuilderContext context) + 在 System.Web.UI.ControlBuilder.FillUpBoundPropertyEntry(BoundPropertyEntry entry, String name) + 在 System.Web.UI.ControlBuilder.AddBoundProperty(String filter, String name, String expressionPrefix, String expression, ExpressionBuilder expressionBuilder, Object parsedExpressionData, Boolean generated, String fieldName, String formatString, Boolean twoWayBound, Boolean encode, Int32 line, Int32 column) + 在 System.Web.UI.ControlBuilder.AddBoundProperty(String filter, String name, String expressionPrefix, String expression, ExpressionBuilder expressionBuilder, Object parsedExpressionData, String fieldName, String formatString, Boolean twoWayBound, Boolean encode, Int32 line, Int32 column) + 在 System.Web.UI.ControlBuilder.PreprocessAttribute(String filter, String attribname, String attribvalue, Boolean mainDirectiveMode, Int32 line, Int32 column) + 在 System.Web.UI.ControlBuilder.PreprocessAttributes(ParsedAttributeCollection attribs) + 在 System.Web.UI.ControlBuilder.Init(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs) + 在 System.Web.UI.ControlBuilder.CreateBuilderFromType(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs, Int32 line, String sourceFileName) + 在 System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) + 在 System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) +出错时间:01/15/2025 15:58:44 +出错文件:http://localhost:1295/Login.aspx +IP地址:::1 + +出错时间:01/15/2025 15:58:44 + + +错误信息开始=====> +错误类型:HttpParseException +错误信息:未找到键为“LoginFailed”的资源对象。 +错误堆栈: + 在 System.Web.UI.TemplateParser.ProcessException(Exception ex) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) + 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) +----错误类型:HttpException +----错误信息: +----未找到键为“LoginFailed”的资源对象。 +----错误堆栈: + 在 System.Web.Compilation.ResourceExpressionBuilder.ParseExpression(String expression, Type propertyType, ExpressionBuilderContext context) + 在 System.Web.UI.BoundPropertyEntry.ParseExpression(ExpressionBuilderContext context) + 在 System.Web.UI.ControlBuilder.FillUpBoundPropertyEntry(BoundPropertyEntry entry, String name) + 在 System.Web.UI.ControlBuilder.AddBoundProperty(String filter, String name, String expressionPrefix, String expression, ExpressionBuilder expressionBuilder, Object parsedExpressionData, Boolean generated, String fieldName, String formatString, Boolean twoWayBound, Boolean encode, Int32 line, Int32 column) + 在 System.Web.UI.ControlBuilder.AddBoundProperty(String filter, String name, String expressionPrefix, String expression, ExpressionBuilder expressionBuilder, Object parsedExpressionData, String fieldName, String formatString, Boolean twoWayBound, Boolean encode, Int32 line, Int32 column) + 在 System.Web.UI.ControlBuilder.PreprocessAttribute(String filter, String attribname, String attribvalue, Boolean mainDirectiveMode, Int32 line, Int32 column) + 在 System.Web.UI.ControlBuilder.PreprocessAttributes(ParsedAttributeCollection attribs) + 在 System.Web.UI.ControlBuilder.Init(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs) + 在 System.Web.UI.ControlBuilder.CreateBuilderFromType(TemplateParser parser, ControlBuilder parentBuilder, Type type, String tagName, String id, IDictionary attribs, Int32 line, String sourceFileName) + 在 System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) + 在 System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) + 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) +出错时间:01/15/2025 15:58:58 +出错文件:http://localhost:1295/Login.aspx +IP地址:::1 + +出错时间:01/15/2025 15:58:58 + diff --git a/SGGL/FineUIPro.Web/Login.aspx b/SGGL/FineUIPro.Web/Login.aspx index 6e762d68..5f54c9bd 100644 --- a/SGGL/FineUIPro.Web/Login.aspx +++ b/SGGL/FineUIPro.Web/Login.aspx @@ -49,7 +49,7 @@
- 数字化施工管理信息平台 +
@@ -143,7 +143,7 @@ id="pwd" autocomplete="off" type="password" - placeholder="密码" + placeholder="" class="bi-single bi-input display-block overflow-dot" style="left: 0px; right: 0px; top: 0px; bottom: 0px; position: absolute; font-size: 16px;" />
@@ -200,7 +200,7 @@
- 一周内自动登录 +
@@ -213,12 +213,11 @@ id="languageSelect" class="bi-single bi-input display-block overflow-dot" style="height: 30px; left: 0px; right: 0px; top: 0px; bottom: 0px; position: relative; font-size: 16px; margin: 8px;"> - - - +
"); } else { var $activeWrap = document.getElementById("activewrap"); if ($activeWrap.className.indexOf("active") !== -1) { diff --git a/SGGL/FineUIPro.Web/indexProject.aspx b/SGGL/FineUIPro.Web/indexProject.aspx index 42924e52..85b1acb1 100644 --- a/SGGL/FineUIPro.Web/indexProject.aspx +++ b/SGGL/FineUIPro.Web/indexProject.aspx @@ -6,7 +6,7 @@ - 数字化施工管理信息平台 + <asp:Literal runat="server" Text="<%$ Resources:Lan,Title%>" /> @@ -214,7 +214,7 @@
- 数字化施工管理信息平台 + @@ -233,52 +233,52 @@ --%>
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • @@ -287,7 +287,8 @@
      <%--
    • 消息
    • --%> -
    • 消息 +
    • + @@ -297,11 +298,13 @@ EnablePostBack="true" EnableDefaultState="true" EnableDefaultCorner="false" ID="btnPersonal" OnClientClick="removeActiveTab();">
    • -
    • 设置 +
    • -
    • 退出
    • +
    • +