From 338a2dd54b436a6a99d30168b00e6cdc78ce3bb9 Mon Sep 17 00:00:00 2001 From: Kai Date: Mon, 12 Jul 2021 16:51:56 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E6=94=B9=E5=B9=BB=E7=87=88?= =?UTF-8?q?=E7=89=87=E6=99=82=E9=96=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/StationOverview/StationOverviewInfo.cshtml | 8 ++++++++ 1 file changed, 8 insertions(+) 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