From 6ef5129c69c601dc139c2e6afb7268803570485c Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 20 Feb 2024 16:29:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=9D=A2=E8=A9=A6=E7=94=A8?= =?UTF-8?q?=E9=A0=81=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Controllers/EngineeringController.cs | 4 + .../Engineering/Engineering_Interview.cshtml | 1150 +++++++++++++++++ 2 files changed, 1154 insertions(+) create mode 100644 Parking_spaces/Views/Engineering/Engineering_Interview.cshtml 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 + + 顯示參數 +
+
+
+
+
+
+ +
+ +
+
+
+
+ 每日車流量 +
+
+
+
+ +
+
+
+
+ +
+
+ + + +
+ +
+

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