diff --git a/Parking_spaces/Controllers/EngineeringController.cs b/Parking_spaces/Controllers/EngineeringController.cs index 29c69d6..948748b 100644 --- a/Parking_spaces/Controllers/EngineeringController.cs +++ b/Parking_spaces/Controllers/EngineeringController.cs @@ -21,6 +21,10 @@ namespace Parking_spaces.Controllers { return View(); } + public IActionResult Engineering_Interview() + { + return View(); + } public IActionResult Engineering_CAM() { return View(); diff --git a/Parking_spaces/Views/Engineering/Engineering_Interview.cshtml b/Parking_spaces/Views/Engineering/Engineering_Interview.cshtml new file mode 100644 index 0000000..89a3144 --- /dev/null +++ b/Parking_spaces/Views/Engineering/Engineering_Interview.cshtml @@ -0,0 +1,1150 @@ + +@{ + ViewData["Title"] = "Engineering_Interview"; + Layout = "~/Views/Shared/_Layout_Engineering.cshtml"; +} + + + + + + + + + + +

工程模式

+ + + + + + + + +
+ +
+
+
+
即時影像
+
+
+
+ +
+
+ +
+ + +
+
+ +
+
演算法狀態
+
+ +
+ + + + + + + + + + + +
+ 演算法名稱 + + 狀態 +
+
+
+
+
+
+ +
+ +
+
+
+
+ 每日違規數量 + +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+ 字幕機狀態 +
+
+ +
+ + + + + + + + + + + +
+ 停車場位置 + + 字幕機IP + + 顯示參數 +
+
+
+
+
+
+ +
+ +
+
+
+
+ 每日車流量 +
+
+
+
+ +
+
+
+
+ +
+
+ + + +
+ +
+

+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +