diff --git a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml index 7cdec51..7379a94 100644 --- a/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml +++ b/SolarPower/Views/StationOverview/StationOverviewInfo.cshtml @@ -474,6 +474,14 @@ }, 'json'); //#endregion + $('#carouselExampleIndicators').carousel({ + interval: 10000 + }) + + $('#carousel-chart').carousel({ + interval: 10000 + }) + //#endregion //#region 基本資料tab