From d306aeb7af3d58cef432a51c25a3fa13361bde30 Mon Sep 17 00:00:00 2001 From: cesar liu Date: Fri, 5 Aug 2022 23:49:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E7=89=88=E5=90=88=E4=BD=B5=E6=B8=AC?= =?UTF-8?q?=E8=A9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/AnalysisInverter/Index.cshtml | 12 ++- .../Views/AnalysisStationCombine/Index.cshtml | 12 ++- .../Views/AnalysisStationInfo/Index.cshtml | 12 ++- SolarPower/Views/Company/Index.cshtml | 12 ++- .../Views/ElectricitySoldRecord/Index.cshtml | 12 ++- SolarPower/Views/ExceptionRecord/Index.cshtml | 12 ++- SolarPower/Views/Login/Index.cshtml | 64 +++++++------- SolarPower/Views/MapOverview/Index.cshtml | 12 ++- SolarPower/Views/NoticeSchedule/Index.cshtml | 12 ++- SolarPower/Views/Operation/Index.cshtml | 12 ++- .../Views/Operation/OperationRecord.cshtml | 12 ++- SolarPower/Views/PowerGeneration/Index.cshtml | 12 ++- SolarPower/Views/PowerStation/Index.cshtml | 12 ++- .../PowerStation/PowerStationEdit.cshtml | 12 ++- SolarPower/Views/SensorType/Index.cshtml | 12 ++- SolarPower/Views/StationOverview/Index.cshtml | 12 ++- .../StationOverviewInfo.cshtml | 23 +++-- SolarPower/Views/User/Index.cshtml | 12 ++- SolarPower/wwwroot/css/loading.css | 86 +++++++++++++++++++ solarApp/fmArchive.cs | 2 +- 20 files changed, 297 insertions(+), 70 deletions(-) create mode 100644 SolarPower/wwwroot/css/loading.css diff --git a/SolarPower/Views/AnalysisInverter/Index.cshtml b/SolarPower/Views/AnalysisInverter/Index.cshtml index adeba19..1189e5b 100644 --- a/SolarPower/Views/AnalysisInverter/Index.cshtml +++ b/SolarPower/Views/AnalysisInverter/Index.cshtml @@ -4,8 +4,16 @@ ViewData["Title"] = "逆變器交叉分析"; } -
- + +
+ + + + + + + +
diff --git a/SolarPower/Views/AnalysisStationCombine/Index.cshtml b/SolarPower/Views/AnalysisStationCombine/Index.cshtml index ad6772d..0f9afd7 100644 --- a/SolarPower/Views/AnalysisStationCombine/Index.cshtml +++ b/SolarPower/Views/AnalysisStationCombine/Index.cshtml @@ -6,8 +6,16 @@ @using SolarPower.Models.Role @model RoleLayerEnum -
- + +
+ + + + + + + +
diff --git a/SolarPower/Views/AnalysisStationInfo/Index.cshtml b/SolarPower/Views/AnalysisStationInfo/Index.cshtml index fe998f6..e2016c5 100644 --- a/SolarPower/Views/AnalysisStationInfo/Index.cshtml +++ b/SolarPower/Views/AnalysisStationInfo/Index.cshtml @@ -4,8 +4,16 @@ ViewData["Title"] = "電站交叉分析"; } -
- + +
+ + + + + + + +
diff --git a/SolarPower/Views/Company/Index.cshtml b/SolarPower/Views/Company/Index.cshtml index 389277a..57bd79b 100644 --- a/SolarPower/Views/Company/Index.cshtml +++ b/SolarPower/Views/Company/Index.cshtml @@ -19,8 +19,16 @@
-
- + +
+ + + + + + + +
diff --git a/SolarPower/Views/ElectricitySoldRecord/Index.cshtml b/SolarPower/Views/ElectricitySoldRecord/Index.cshtml index bc29fec..84516eb 100644 --- a/SolarPower/Views/ElectricitySoldRecord/Index.cshtml +++ b/SolarPower/Views/ElectricitySoldRecord/Index.cshtml @@ -6,8 +6,16 @@ @using SolarPower.Models.Role @model RoleLayerEnum -
- + +
+ + + + + + + +
diff --git a/SolarPower/Views/ExceptionRecord/Index.cshtml b/SolarPower/Views/ExceptionRecord/Index.cshtml index 6056b16..13de8ab 100644 --- a/SolarPower/Views/ExceptionRecord/Index.cshtml +++ b/SolarPower/Views/ExceptionRecord/Index.cshtml @@ -12,8 +12,16 @@
  • -
    - + +
    + + + + + + + +
    diff --git a/SolarPower/Views/Login/Index.cshtml b/SolarPower/Views/Login/Index.cshtml index 9206efe..2ea9727 100644 --- a/SolarPower/Views/Login/Index.cshtml +++ b/SolarPower/Views/Login/Index.cshtml @@ -26,8 +26,19 @@ + +
    + + + + + + + + +