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 += ""