diff --git a/commitlint.config.js b/commitlint.config.js
deleted file mode 100644
index 84dcb122..00000000
--- a/commitlint.config.js
+++ /dev/null
@@ -1,3 +0,0 @@
-module.exports = {
- extends: ['@commitlint/config-conventional'],
-};
diff --git a/package.json b/package.json
deleted file mode 100644
index acc7d4cf..00000000
--- a/package.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "name": "sipaiis-wms-root",
- "private": true,
- "scripts": {
- "prepare": "husky install"
- },
- "devDependencies": {
- "@commitlint/cli": "^17.6.6",
- "@commitlint/config-conventional": "^17.6.6",
- "husky": "^8.0.3"
- }
-}
diff --git a/pom.xml b/pom.xml
index e97aa2f5..ac575730 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-
4.0.0
TGLW
@@ -272,6 +272,7 @@
javax.servlet
javax.servlet-api
3.1.0
+ provided
junit
@@ -698,6 +699,12 @@
org.apache.axis2
axis2-kernel
1.6.3
+
+
+ javax.servlet
+ servlet-api
+
+
org.apache.axis2
@@ -840,6 +847,22 @@
true
+
+
+
+ org.eclipse.jetty
+ jetty-maven-plugin
+ 9.4.43.v20210629
+
+
+ 8088
+
+ 5
+
+ /
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/redis.properties b/src/main/resources/redis.properties
index f7391160..d0fa298a 100644
--- a/src/main/resources/redis.properties
+++ b/src/main/resources/redis.properties
@@ -1,21 +1,21 @@
-#redis
-#redis.host=122.51.194.184
-redis.host=127.0.0.1
-#single Ⱥcluster
+#redis����
+redis.host=122.51.194.184
+# redis.host=127.0.0.1
+#����single ��Ⱥcluster
redis.mode=single
-#redis.port=26739
-redis.port=6379
+redis.port=26739
+# redis.port=6379
redis.password=Aa112211
redis.maxIdle=100
redis.maxActive=300
redis.maxWait=1000
redis.testOnBorrow=true
redis.timeout=100000
-# Ҫ뻺
+# ����Ҫ���뻺�����
targetNames=xxxRecordManager,xxxSetRecordManager,xxxStatisticsIdentificationManager
-# Ҫķ
+# ����Ҫ����ķ���
methodNames=
-#ûʧЧʱ
+#���û���ʧЧʱ��
com.service.impl.xxxRecordManager= 60
com.service.impl.xxxSetRecordManager= 60
defaultCacheExpireTime=3600
diff --git a/src/main/webapp/IMG/screen2.png b/src/main/webapp/IMG/screen2.png
index b45f9691..b74bb6b7 100644
Binary files a/src/main/webapp/IMG/screen2.png and b/src/main/webapp/IMG/screen2.png differ
diff --git a/src/main/webapp/IMG/screen3.png b/src/main/webapp/IMG/screen3.png
index 11306140..f3598b07 100644
Binary files a/src/main/webapp/IMG/screen3.png and b/src/main/webapp/IMG/screen3.png differ
diff --git a/src/main/webapp/jsp/bigScreen copy.jsp b/src/main/webapp/jsp/bigScreen copy.jsp
deleted file mode 100644
index 4970d48a..00000000
--- a/src/main/webapp/jsp/bigScreen copy.jsp
+++ /dev/null
@@ -1,599 +0,0 @@
-<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
-
-
-
-
- 水厂大屏展示
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
厌氧池ORP-370 mV
-
缺氧池溶解氧10.05 mg/L
-
1#好氧池溶解氧0.52 mg/L
-
2#好氧池溶解氧0.40 mg/L
-
污泥浓度MLSS1921 mg/L
-
混合液回流泵8340 mg/L
-
-
-
-
-
-
-
- | 参数 | 当前值 | 平均值 | 最高 | 最低 | 指标 |
-
-
- | COD (mg/L) | 13.106 | 12.996 | 14.656 | 11.92 | 0.000-20.000 |
- | TP (mg/L) | 13.106 | 12.996 | 14.656 | 11.92 | 0.000-20.000 |
- | NH3-N (mg/L) | 13.106 | 12.996 | 14.656 | 11.92 | 0.000-20.000 |
- | TN (mg/L) | 13.106 | 12.996 | 14.656 | 11.92 | 0.000-20.000 |
- | PH (mg/L) | 13.106 | 12.996 | 14.656 | 11.92 | 0.000-20.000 |
- | SS | 13.106 | 12.996 | 14.656 | 11.92 | |
- | 温度(°C) | 13.106 | 12.996 | 14.656 | 11.92 | |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/webapp/jsp/bigScreen2.jsp b/src/main/webapp/jsp/bigScreen2.jsp
index 9c3b03aa..9b6fab85 100644
--- a/src/main/webapp/jsp/bigScreen2.jsp
+++ b/src/main/webapp/jsp/bigScreen2.jsp
@@ -13,8 +13,6 @@
width: 100%;
height: 100%;
overflow: auto;
- background-color: #030829;
- font-family: "Microsoft YaHei", sans-serif;
}
.screen-container {
width: 6500px;
@@ -24,311 +22,436 @@
background-repeat: no-repeat;
position: relative;
}
-
- /* Module Container */
- .rank-module-container {
+ .stat-card {
position: absolute;
- top: 356px;
- left: 198px;
- width: 1900px;
- height: 1400px;
- /* background: rgba(255, 0, 0, 0.1); Debugging background */
- display: flex;
- flex-direction: column;
- padding: 20px;
+ top: 257px;
+ /* left: 1910px; */
+ width: 200px;
+ height: 71px;
+ color: rgba(255, 255, 255, 1);
+ font-family: Gilroy;
+ font-weight: 500;
+ font-size: 60px;
+ }
+
+ .card-1 { left: 1910px; }
+ .card-2 { left: 2832px; }
+ .card-3 { left: 3754px; }
+
+ .ring-chart-wrapper {
+ position: absolute;
+ top: 563px;
+ left: 1880px;
+ width: 662px;
+ height: 455px;
+ }
+ .pie-chart-wrapper-2 {
+ position: absolute;
+ top: 563px;
+ left: 2572px;
+ width: 662px;
+ height: 455px;
+ }
+ .gauge-chart-wrapper-3 {
+ position: absolute;
+ top: 563px;
+ left: 3264px;
+ width: 662px;
+ height: 455px;
+ }
+ .gauge-chart-wrapper-4 {
+ position: absolute;
+ top: 563px;
+ left: 3956px;
+ width: 662px;
+ height: 455px;
+ }
+ .bar-chart-wrapper-5 {
+ position: absolute;
+ top: 1158px;
+ left: 1881px;
+ width: 1353px;
+ height: 592px;
+ }
+ .bar-chart-wrapper-6 {
+ position: absolute;
+ top: 1158px;
+ left: 3265px;
+ width: 1353px;
+ height: 592px;
+ }
+ .ring-chart-bg {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ opacity: 0.4;
+ mix-blend-mode: normal;
+ /* border: 1px solid rgba(27, 126, 242, 1); */
box-sizing: border-box;
+ /* background: rgba(27, 126, 242, 0.6); */
}
-
- /* Statistics Header */
- .stats-header {
- width: 100%;
- height: 180px;
- display: flex;
- justify-content: space-around;
- align-items: center;
- background: rgba(0, 20, 50, 0.3);
- border: 1px solid rgba(0, 234, 255, 0.2);
- border-radius: 12px;
- margin-bottom: 30px;
- backdrop-filter: blur(10px);
- }
-
- .stat-item {
- text-align: center;
- }
-
- .stat-label {
- font-size: 32px;
- color: #00eaff;
- margin-bottom: 10px;
- }
-
- .stat-value {
- font-size: 64px;
- font-weight: bold;
- color: #ffffff;
- font-family: 'DIN Alternate', 'Arial Narrow', sans-serif;
- text-shadow: 0 0 20px rgba(0, 234, 255, 0.5);
- }
-
- .stat-unit {
- font-size: 24px;
- color: #aaaaaa;
- margin-left: 5px;
- }
-
- /* Charts Area */
- .charts-wrapper {
- flex: 1;
- display: flex;
- gap: 40px;
- }
-
- .chart-box {
- flex: 1;
- background: rgba(0, 20, 50, 0.3);
- border: 1px solid rgba(0, 234, 255, 0.2);
- border-radius: 12px;
- padding: 20px;
- display: flex;
- flex-direction: column;
- backdrop-filter: blur(10px);
- }
-
- .chart-title {
- font-size: 36px;
- color: #ffffff;
- text-align: center;
- margin-bottom: 20px;
- padding-bottom: 15px;
- border-bottom: 1px solid rgba(0, 234, 255, 0.2);
- }
-
- .chart-content {
- flex: 1;
+ #ring-chart-content, #pie-chart-content-2, #gauge-chart-content-3, #gauge-chart-content-4, #bar-chart-content-5, #bar-chart-content-6 {
+ position: absolute;
+ top: 0;
+ left: 0;
width: 100%;
+ height: 100%;
}
-
-
-
-
-
-
-
-
近30日排污量 TOP 10 (最大)
-
-
-
-
近30日排污量 TOP 10 (最小)
-
-
-
+
53829.5
+
2495
+
2460
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/webapp/jsp/bigScreen3.jsp b/src/main/webapp/jsp/bigScreen3.jsp
index 3a51203b..05136254 100644
--- a/src/main/webapp/jsp/bigScreen3.jsp
+++ b/src/main/webapp/jsp/bigScreen3.jsp
@@ -4,6 +4,8 @@
排污户大屏展示
+
+
+
+
+
+
+
+
+
+
污水特性: --
+
当前排污量: --
+
接入状态: --
+
+
+
%>/IMG/login/company.png)
+
现场监控画面
+
+
+
+
+
+
累计流量历史曲线 (日差值 - 近14天)
+
+
+
+
+
+
+
+
+
-