From f46092e14e4814c68f6aef201ee03a707b49f97d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A8=81=E5=8B=9D=20=E5=BC=B5?= Date: Sun, 4 Feb 2024 14:19:24 +0800 Subject: [PATCH] 0204-01 --- .../Engineering/Engineering_Index.cshtml | 348 +++++++++++++++++- 1 file changed, 337 insertions(+), 11 deletions(-) diff --git a/Parking_spaces/Views/Engineering/Engineering_Index.cshtml b/Parking_spaces/Views/Engineering/Engineering_Index.cshtml index fb8bf8a..c1087ea 100644 --- a/Parking_spaces/Views/Engineering/Engineering_Index.cshtml +++ b/Parking_spaces/Views/Engineering/Engineering_Index.cshtml @@ -55,6 +55,33 @@ } + + + + + +

工程模式

@@ -65,19 +92,21 @@
- +
-
每日違規數量
+
即時影像
-
- -
+ +
+
+
+
@@ -107,9 +136,20 @@
- +
+
+
+
+
每日違規數量
+
+
+
+ +
+
+
@@ -142,6 +182,20 @@
+
+ + + +
+ +
+

+ + +
+
+
+ @@ -266,7 +320,6 @@ } - - - - - + + + + + + + + + + + + + + + + + + + + + + @@ -607,6 +932,7 @@ get_violation_data_1() get_algorithm_data() get_LED_data() + get_RTSP_data() } else { window.location.href = '/';