From 1236eaac9cf26cd5ac7d98fe7f418158581e4c47 Mon Sep 17 00:00:00 2001 From: dev01 Date: Thu, 1 Dec 2022 19:32:32 +0800 Subject: [PATCH] =?UTF-8?q?[Frontend][=E7=B3=BB=E7=B5=B1=E7=9B=A3=E6=8E=A7?= =?UTF-8?q?]=20forge=20Model=20=E9=9B=BB=E6=A2=AF=E7=89=A9=E4=BB=B6?= =?UTF-8?q?=E5=8C=96=E8=AA=BF=E6=95=B4=20|=20=E9=9B=BB=E6=A2=AF=E9=A0=86?= =?UTF-8?q?=E5=BA=8F=E8=AA=BF=E6=95=B4=20|=20[=E5=84=80=E9=8C=B6=E6=9D=BF]?= =?UTF-8?q?=20=E4=B8=8A=E6=96=B9=E5=9B=9B=E5=80=8BCard=E8=B3=87=E6=96=99?= =?UTF-8?q?=E9=A1=AF=E7=A4=BA=20|=20[=E7=B3=BB=E7=B5=B1=E7=9B=A3=E6=8E=A7]?= =?UTF-8?q?=20=E9=A0=81=E9=9D=A2=E8=B7=B3=E9=96=83=E5=95=8F=E9=A1=8C?= =?UTF-8?q?=E8=A7=A3=E6=B1=BA=20|=20bajatest=20callback=20object=20?= =?UTF-8?q?=E8=AA=BF=E6=95=B4=20|=20=E5=BB=BA=E7=BD=AE=20=E8=A8=82?= =?UTF-8?q?=E9=96=B1=E5=AE=8C=E6=88=90=20callback=20|=20[ForntendWebApi]?= =?UTF-8?q?=20GetDeviceList=20=E8=A3=9C=E4=B8=8A=20priority?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Frontend/_dashboard.html | 16 +- Frontend/_sysElevator.html | 286 +++++++++++------- Frontend/_sysMonAll.html | 2 +- Frontend/css/site.css | 12 + Frontend/index.html | 11 +- Frontend/js/forge/forgemodel.js | 113 +++---- Frontend/js/n4js/bajatest.js | 177 ++++++++++- Frontend/js/yourteam/plugins/yt-tab/yt-tab.js | 11 +- .../ApiControllers/DeviceManageController.cs | 2 +- FrontendWebApi/Models/Device.cs | 1 + 10 files changed, 442 insertions(+), 189 deletions(-) diff --git a/Frontend/_dashboard.html b/Frontend/_dashboard.html index b521f52..b9f5b70 100644 --- a/Frontend/_dashboard.html +++ b/Frontend/_dashboard.html @@ -9,8 +9,8 @@

- 21.5k - users signed up + 560 + 今日用電量 kWH

@@ -20,8 +20,8 @@

- $10,203 - Visual Index Figure + 6560 + 昨日用電量

@@ -69,8 +69,8 @@

- - 103.72 - Offset Balance Ratio + 9,218 + 即時功率

@@ -80,8 +80,8 @@

- +40% - Product level increase + 8,846 + 即時契約容量占比 kWH

diff --git a/Frontend/_sysElevator.html b/Frontend/_sysElevator.html index 18b42c0..6a0ed67 100644 --- a/Frontend/_sysElevator.html +++ b/Frontend/_sysElevator.html @@ -3,9 +3,11 @@ background-color: #fff; min-height: 520px; } + .elevator-table-wrapper { - padding:0.8rem; + padding: 0.8rem; } + table.elevator-build { /*border: 1px double #000;*/ } @@ -51,10 +53,10 @@
- -
@@ -88,47 +90,7 @@
-
-
- -
號機別 : 1
- -
-

10F

- -

狀態 : 運行中

- -
-
-
-
-
- -
號機別 : 2
- -
-

5F

- -

- 狀態 : 維修 -

- -
-
-
-
-
- -
號機別 : 3
- -
-

3F

- -

狀態 : 運行中

- -
-
-
+
@@ -520,7 +482,7 @@
- +
@@ -893,6 +855,7 @@