diff --git a/.gitignore b/.gitignore
index df076c6..e84c9d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -337,4 +337,5 @@ ASALocalRun/
.localhistory/
# BeatPulse healthcheck temp database
-healthchecksdb
\ No newline at end of file
+healthchecksdb
+/SolarPower/wwwroot/js/bower_components
diff --git a/SolarPower/SolarPower.csproj b/SolarPower/SolarPower.csproj
index 05c1a89..0813b26 100644
--- a/SolarPower/SolarPower.csproj
+++ b/SolarPower/SolarPower.csproj
@@ -23,6 +23,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -101,6 +115,124 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/SolarPower/Views/Shared/_Layout.cshtml b/SolarPower/Views/Shared/_Layout.cshtml
index f48f2b3..ee174e2 100644
--- a/SolarPower/Views/Shared/_Layout.cshtml
+++ b/SolarPower/Views/Shared/_Layout.cshtml
@@ -1134,7 +1134,6 @@
-
@**@
@@ -1142,7 +1141,7 @@
-
+
@*各頁面的JavaScript*@