From 69ebee1e4db80185fc16a075c7b5bd59c567eb6c Mon Sep 17 00:00:00 2001 From: "wanling040@gmail.com" Date: Mon, 25 Jul 2022 01:35:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B6=E7=AB=AF=E8=A6=81=E6=B1=82-?= =?UTF-8?q?=E5=85=A8=E7=B3=BB=E7=B5=B1=20=E5=87=BA=E7=8F=BE=E8=BC=89?= =?UTF-8?q?=E5=85=A5=E9=A1=AF=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/AnalysisInverter/Index.cshtml | 30 ++- .../Views/AnalysisStationCombine/Index.cshtml | 35 +++- .../Views/AnalysisStationInfo/Index.cshtml | 37 +++- SolarPower/Views/Company/Index.cshtml | 50 ++++- .../Views/ElectricitySoldRecord/Index.cshtml | 39 +++- SolarPower/Views/ExceptionRecord/Index.cshtml | 44 ++++- SolarPower/Views/Login/Index.cshtml | 75 +++++--- SolarPower/Views/MapOverview/Index.cshtml | 24 +++ SolarPower/Views/NoticeSchedule/Index.cshtml | 30 ++- SolarPower/Views/Operation/Index.cshtml | 45 ++++- .../Views/Operation/OperationRecord.cshtml | 57 +++++- SolarPower/Views/PowerGeneration/Index.cshtml | 31 ++- SolarPower/Views/PowerStation/Index.cshtml | 43 ++++- .../PowerStation/PowerStationEdit.cshtml | 177 +++++++++++++++--- SolarPower/Views/SensorType/Index.cshtml | 60 +++++- SolarPower/Views/StationOverview/Index.cshtml | 32 +++- .../StationOverviewInfo.cshtml | 154 ++++++++++++--- SolarPower/Views/StationReport/Index.cshtml | 45 ++++- SolarPower/Views/User/Index.cshtml | 110 +++++++++-- SolarPower/wwwroot/css/loading.css | 86 +++++++++ 20 files changed, 1071 insertions(+), 133 deletions(-) create mode 100644 SolarPower/wwwroot/css/loading.css diff --git a/SolarPower/Views/AnalysisInverter/Index.cshtml b/SolarPower/Views/AnalysisInverter/Index.cshtml index 5f96a2f..01c7669 100644 --- a/SolarPower/Views/AnalysisInverter/Index.cshtml +++ b/SolarPower/Views/AnalysisInverter/Index.cshtml @@ -4,6 +4,18 @@ ViewData["Title"] = "逆變器交叉分析"; } + +
+ + + + + + + + +
+