diff --git a/Parking_spaces/Controllers/EngineeringController.cs b/Parking_spaces/Controllers/EngineeringController.cs index 32d9db4..6174c2e 100644 --- a/Parking_spaces/Controllers/EngineeringController.cs +++ b/Parking_spaces/Controllers/EngineeringController.cs @@ -112,6 +112,14 @@ namespace Parking_spaces.Controllers { return View(); } + public IActionResult Yuntech_all_car_table() + { + return View(); + } + public IActionResult Version() + { + return View(); + } diff --git a/Parking_spaces/Controllers/ManagerController.cs b/Parking_spaces/Controllers/ManagerController.cs index 7785042..7ab3c7f 100644 --- a/Parking_spaces/Controllers/ManagerController.cs +++ b/Parking_spaces/Controllers/ManagerController.cs @@ -37,5 +37,13 @@ namespace Parking_spaces.Controllers { return View(); } + public IActionResult Yuntech_all_car_table() + { + return View(); + } + public IActionResult Version() + { + return View(); + } } } diff --git a/Parking_spaces/Parking_spaces.csproj b/Parking_spaces/Parking_spaces.csproj index b13f4b0..a71fe21 100644 --- a/Parking_spaces/Parking_spaces.csproj +++ b/Parking_spaces/Parking_spaces.csproj @@ -20,4 +20,15 @@ + + + true + PreserveNewest + + + true + PreserveNewest + + + diff --git a/Parking_spaces/Views/Engineering/Version.cshtml b/Parking_spaces/Views/Engineering/Version.cshtml new file mode 100644 index 0000000..f32ed8f --- /dev/null +++ b/Parking_spaces/Views/Engineering/Version.cshtml @@ -0,0 +1,335 @@ +@{ + ViewData["Title"] = "版本資訊"; + Layout = "~/Views/Shared/_Layout_Engineering.cshtml"; +} + + + + + + + @ViewData["Title"] + + + + + +
+

版本資訊管理

+
+
+
修正版本資訊內容
+
+
+
+ + + + + + + + + +
+ +
正式版本發佈
+ + + +
當前版本
+ + + + + + + + + + +
版本操作
+ +
修正內容列表
+
加載中...
+ + + + + + + + + + + + + +
修正日期修正人內容 版本操作
+ +
+
+
+ + + + + + + + + + + + \ No newline at end of file diff --git a/Parking_spaces/Views/Engineering/Yuntech_all_car_table.cshtml b/Parking_spaces/Views/Engineering/Yuntech_all_car_table.cshtml new file mode 100644 index 0000000..9d92f7c --- /dev/null +++ b/Parking_spaces/Views/Engineering/Yuntech_all_car_table.cshtml @@ -0,0 +1,518 @@ +@{ + ViewData["Title"] = "車輛進出紀錄查詢"; + Layout = "~/Views/Shared/_Layout_Engineering.cshtml"; +} + + + + + + @ViewData["Title"] + + + + + + + +
+

查詢車輛進出紀錄

+
+
+
+
車輛進出紀錄查詢
+
+ + + +
+ + +
+
+
+ + + + + + + + + + + +
+ + +
+ + +
+
+ + + +
加載中...
+ + + + + + + + + + + + + + + +
進入星期車牌號碼進入位置進入時間出去時間出去位置詳細資料
+ + + + +
+
+
+
+ + + + + + + + + + diff --git a/Parking_spaces/Views/Engineering/charts.html b/Parking_spaces/Views/Engineering/charts.html deleted file mode 100644 index c654ac9..0000000 --- a/Parking_spaces/Views/Engineering/charts.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - - - - - - - - - SB Admin 2 - Charts - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Charts

-

Chart.js is a third party plugin that is used to generate the charts in this theme. - The charts below have been customized - for further customization options, please visit the official Chart.js - documentation.

- - -
- -
- - -
-
-
Area Chart
-
-
-
- -
-
- Styling for the area chart can be found in the - /js/demo/chart-area-demo.js file. -
-
- - -
-
-
Bar Chart
-
-
-
- -
-
- Styling for the bar chart can be found in the - /js/demo/chart-bar-demo.js file. -
-
- -
- - -
-
- -
-
Donut Chart
-
- -
-
- -
-
- Styling for the donut chart can be found in the - /js/demo/chart-pie-demo.js file. -
-
-
-
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Parking_spaces/Views/Manager/Manager_Index.cshtml b/Parking_spaces/Views/Manager/Manager_Index.cshtml index fbc87bd..22e69d5 100644 --- a/Parking_spaces/Views/Manager/Manager_Index.cshtml +++ b/Parking_spaces/Views/Manager/Manager_Index.cshtml @@ -1219,3 +1219,8 @@ + + + + + \ No newline at end of file diff --git a/Parking_spaces/Views/Manager/Version.cshtml b/Parking_spaces/Views/Manager/Version.cshtml new file mode 100644 index 0000000..a786d29 --- /dev/null +++ b/Parking_spaces/Views/Manager/Version.cshtml @@ -0,0 +1,222 @@ +@{ + ViewData["Title"] = "版本資訊"; + Layout = "~/Views/Shared/_Layout_Manager.cshtml"; +} + + + + + + + @ViewData["Title"] + + + + + +
+

停車場版本資訊

+
+
+
修正版本資訊內容
+
+
+
當前版本
+ + + + + + + + + + +
版本
+ +
修正內容列表
+
加載中...
+ + + + + + + + + + + + +
修正日期修正人內容 版本
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/Parking_spaces/Views/Manager/Yuntech_all_car_table.cshtml b/Parking_spaces/Views/Manager/Yuntech_all_car_table.cshtml new file mode 100644 index 0000000..853f201 --- /dev/null +++ b/Parking_spaces/Views/Manager/Yuntech_all_car_table.cshtml @@ -0,0 +1,519 @@ +@{ + ViewData["Title"] = "車輛進出紀錄查詢"; + Layout = "~/Views/Shared/_Layout_Manager.cshtml"; +} + + + + + + @ViewData["Title"] + + + + + + + +
+

查詢車輛進出紀錄

+
+
+
+
車輛進出紀錄查詢
+
+ + + +
+ + +
+
+
+ + + + + + + + + + + +
+ + +
+ + +
+
+ + + +
加載中...
+ + + + + + + + + + + + + + + +
進入星期車牌號碼進入位置進入時間出去時間出去位置詳細資料
+ + + + +
+
+
+
+ + + + + + + + + + diff --git a/Parking_spaces/Views/Shared/_Layout_Engineering.cshtml b/Parking_spaces/Views/Shared/_Layout_Engineering.cshtml index 5e332b6..f752e61 100644 --- a/Parking_spaces/Views/Shared/_Layout_Engineering.cshtml +++ b/Parking_spaces/Views/Shared/_Layout_Engineering.cshtml @@ -83,10 +83,22 @@ 月租名單 私人名單 查詢車位數 + 新查詢進出車輛
+ + + + + + + + @@ -467,7 +505,8 @@ - + +