From d65ec948e004ba540658963f5967025fab798404 Mon Sep 17 00:00:00 2001
From: xiaju <1784803958@qq.com>
Date: Tue, 9 Sep 2025 18:56:55 +0800
Subject: [PATCH 1/7] 1
---
SGGL/FineUIPro.Web/common/main_new0.aspx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/SGGL/FineUIPro.Web/common/main_new0.aspx b/SGGL/FineUIPro.Web/common/main_new0.aspx
index fd6141d5..a0cf9f71 100644
--- a/SGGL/FineUIPro.Web/common/main_new0.aspx
+++ b/SGGL/FineUIPro.Web/common/main_new0.aspx
@@ -155,28 +155,28 @@

-
+

-
+

-
+

-
+
From c85a3f69f0dafef6dbbea651295e30d4fe805891 Mon Sep 17 00:00:00 2001
From: 10191 <506754232@qq.com>
Date: Sat, 13 Sep 2025 13:08:54 +0800
Subject: [PATCH 2/7] 11
---
SGGL/BLL/API/APIGetHttpService.cs | 4 ++--
SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 1 +
SGGL/FineUIPro.Web/indexProject.aspx | 12 +++++++-----
SGGL/FineUIPro.Web/res/js/crypto-js.min.js | 1 +
4 files changed, 11 insertions(+), 7 deletions(-)
create mode 100644 SGGL/FineUIPro.Web/res/js/crypto-js.min.js
diff --git a/SGGL/BLL/API/APIGetHttpService.cs b/SGGL/BLL/API/APIGetHttpService.cs
index 44d855e7..b74f2d6a 100644
--- a/SGGL/BLL/API/APIGetHttpService.cs
+++ b/SGGL/BLL/API/APIGetHttpService.cs
@@ -20,8 +20,8 @@ namespace BLL
public static string Http(string url, string method = "GET", string contenttype = "application/json;charset=utf-8", Hashtable header = null, string data = null)
{
ServicePointManager.SecurityProtocol = SecurityProtocolType.Ssl3 |
-SecurityProtocolType.Tls | SecurityProtocolType.Tls11 |
-SecurityProtocolType.Tls12;
+ SecurityProtocolType.Tls | SecurityProtocolType.Tls11 |
+ SecurityProtocolType.Tls12;
HttpWebRequest request = (HttpWebRequest)WebRequest.Create(url);
request.Method = string.IsNullOrEmpty(method) ? "GET" : method;
request.ContentType = string.IsNullOrEmpty(contenttype) ? "application/json;charset=utf-8" : contenttype;
diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
index 75d3fc11..b5b699bf 100644
--- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
@@ -1882,6 +1882,7 @@
+
diff --git a/SGGL/FineUIPro.Web/indexProject.aspx b/SGGL/FineUIPro.Web/indexProject.aspx
index b4001e4d..e18d1426 100644
--- a/SGGL/FineUIPro.Web/indexProject.aspx
+++ b/SGGL/FineUIPro.Web/indexProject.aspx
@@ -20,6 +20,8 @@
+
+
+
+
+关键事项超期预警提醒
+请点击此处,查看详细信息,并及时处置关闭
+
+
+
+ 序号 |
+ 类型 |
+ 责任单位 |
+ 事项编号 |
+ 事项描述 |
+ 事项类别 |
+ 发起人 |
+ 责任人 |
+ 约定完成时间 |
+ 超期时间(天) |
+
+
+" + tbodyStr.ToString() + "