From b51431f3eb0b159887aa1f1b5d77f94760bd9d4b Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Mon, 17 Jun 2024 16:38:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + SGGL/FineUIPro.Web/Web.config | 4 +- SGGL/FineUIPro.Web/common/mainProject2.aspx | 619 +++++++++--------- .../FineUIPro.Web/common/mainProject2.aspx.cs | 103 +-- .../common/mainProject2.aspx.designer.cs | 234 +++++++ 5 files changed, 606 insertions(+), 355 deletions(-) diff --git a/.gitignore b/.gitignore index b7b17fd9..90d55f55 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /SGGL/FineUIPro.Web/FileUpload/TestRun/TestRunMonthSummary/2024-04 /SGGLPackFile /SGGL/FineUIPro.Web/FileUpload/TestRun/TestRunMonthSummary/2024-06 +/SGGL/FineUIPro.Web/FileUpload/ProjectAttachUrl/2024-06 diff --git a/SGGL/FineUIPro.Web/Web.config b/SGGL/FineUIPro.Web/Web.config index 9fc55c34..963148f2 100644 --- a/SGGL/FineUIPro.Web/Web.config +++ b/SGGL/FineUIPro.Web/Web.config @@ -12,7 +12,7 @@ - + @@ -77,7 +77,7 @@ - + diff --git a/SGGL/FineUIPro.Web/common/mainProject2.aspx b/SGGL/FineUIPro.Web/common/mainProject2.aspx index b60972ae..d57e9cde 100644 --- a/SGGL/FineUIPro.Web/common/mainProject2.aspx +++ b/SGGL/FineUIPro.Web/common/mainProject2.aspx @@ -20,18 +20,22 @@