1. 修改幻燈片時間

This commit is contained in:
Kai 2021-07-12 16:51:56 +08:00
parent 2d90989f28
commit 338a2dd54b

View File

@ -474,6 +474,14 @@
}, 'json');
//#endregion
$('#carouselExampleIndicators').carousel({
interval: 10000
})
$('#carousel-chart').carousel({
interval: 10000
})
//#endregion
//#region 基本資料tab