diff --git a/SolarPower/Views/StationOverview/Index.cshtml b/SolarPower/Views/StationOverview/Index.cshtml
index 091756c..2c24e4a 100644
--- a/SolarPower/Views/StationOverview/Index.cshtml
+++ b/SolarPower/Views/StationOverview/Index.cshtml
@@ -71,7 +71,7 @@
-
+
-
+
-
+
-
+
-
+
@@ -185,7 +185,7 @@
{
@*
發電金額
*@
-
2,5840 NT
+
0 NT
}
@@ -386,8 +386,7 @@
$("#today_kwhkwp").html(0);
$("#avg_kwhkwp").html(0);
$("#today_carbon").html(0);
- $("#total_power_station_count").html(0);
- $("#total_capacity").html(0);
+ $("#total_carbon").html(0);
$("#update_at").html(0);
}
else {
@@ -582,7 +581,7 @@
StatusType = true;
}*@
- var checked = $(this).attr("data-checked");
+ var checked = $(this).attr("data-checked") == "true";
if (checked) {
$(this).attr("data-checked", false);
$("input[name='powerStationStatus[]']").prop('checked', false);
diff --git a/SolarPower/Views/StationOverview/_Info.cshtml b/SolarPower/Views/StationOverview/_Info.cshtml
index c8228d1..488ae10 100644
--- a/SolarPower/Views/StationOverview/_Info.cshtml
+++ b/SolarPower/Views/StationOverview/_Info.cshtml
@@ -151,7 +151,7 @@
-
+
光電板
diff --git a/SolarPower/Views/StationOverview/_UpToDate.cshtml b/SolarPower/Views/StationOverview/_UpToDate.cshtml
index ae82fa9..542cbc3 100644
--- a/SolarPower/Views/StationOverview/_UpToDate.cshtml
+++ b/SolarPower/Views/StationOverview/_UpToDate.cshtml
@@ -8,11 +8,11 @@
@@ -23,12 +23,12 @@
-
總發金額
-
0.00
+
發電金額
+
0.00
-
平均發電金額
-
0.00
+
總發電金額
+
0.00
@@ -40,11 +40,11 @@
@@ -56,11 +56,11 @@
平均 PR 值(30天)
-
0.00
+
0.00
@@ -72,11 +72,11 @@
平均有效日照時數(30天)
-
0.00
+
0.00
@@ -88,11 +88,11 @@