From f01e882cfcdc9d8a723b2fc6db11dd64119f8daf 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:04:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E6=A8=A1=E5=BC=8F=E9=A6=96?= =?UTF-8?q?=E9=A0=81=E5=A4=A7=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Engineering/Engineering_Index.cshtml | 531 ++++++++++++++++-- .../Engineering/Engineering_Index_.cshtml | 214 ++++--- .../Single_violation_detail.cshtml | 2 +- 3 files changed, 597 insertions(+), 150 deletions(-) diff --git a/Parking_spaces/Views/Engineering/Engineering_Index.cshtml b/Parking_spaces/Views/Engineering/Engineering_Index.cshtml index 63b5498..fb8bf8a 100644 --- a/Parking_spaces/Views/Engineering/Engineering_Index.cshtml +++ b/Parking_spaces/Views/Engineering/Engineering_Index.cshtml @@ -1,69 +1,407 @@ - -@{ +@{ ViewData["Title"] = "Engineering_Index"; Layout = "~/Views/Shared/_Layout_Engineering.cshtml"; } + + +

工程模式

+ -
- - - - - - - - - - - -
- 演算法名稱 - - 狀態 - - 啟動時間 - - -
+ + +
+ +
+
+
+
每日違規數量
+
+
+
+ +
+
+
+
+ +
+
+ +
+
演算法狀態
+
+ +
+ + + + + + + + + + + +
+ 演算法名稱 + + 狀態 +
+
+
+
+
+
+
+ +
+
+ +
+
字幕機狀態
+
+ +
+ + + + + + + + + + +
+ 停車場位置 + + 字幕機IP + + 顯示參數 +
+
+
+
+
+ - - - - - - - - + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + @@ -203,7 +604,9 @@ position = model.lastname console.log(position) if (position == "engineer") { - get_data() + get_violation_data_1() + get_algorithm_data() + get_LED_data() } else { window.location.href = '/'; @@ -220,3 +623,7 @@ + + + + diff --git a/Parking_spaces/Views/Engineering/Engineering_Index_.cshtml b/Parking_spaces/Views/Engineering/Engineering_Index_.cshtml index c7cf24f..63b5498 100644 --- a/Parking_spaces/Views/Engineering/Engineering_Index_.cshtml +++ b/Parking_spaces/Views/Engineering/Engineering_Index_.cshtml @@ -1,108 +1,152 @@ -@{ + +@{ ViewData["Title"] = "Engineering_Index"; Layout = "~/Views/Shared/_Layout_Engineering.cshtml"; }

工程模式

-
-
-
-
每日車流量
-
-
-
- -
-
-
-
-
-
-
每日違規數量
-
-
-
- -
-
+
+ + + + + + + - - + + + + + + +
+ 演算法名稱 + + 狀態 + + 啟動時間 + + +
- - + + + + + + + + + - + + + + + + + + - - - - diff --git a/Parking_spaces/Views/Engineering/Single_violation_detail.cshtml b/Parking_spaces/Views/Engineering/Single_violation_detail.cshtml index b320172..3575a1b 100644 --- a/Parking_spaces/Views/Engineering/Single_violation_detail.cshtml +++ b/Parking_spaces/Views/Engineering/Single_violation_detail.cshtml @@ -123,7 +123,7 @@ var formattedDate = timestampDt.toLocaleDateString('en-US', options); table += "" + formattedDate + "" table += "" + '' - table += '' + "" + table += '' + "" } table += ""