1. 修改幻燈片時間
This commit is contained in:
parent
2d90989f28
commit
338a2dd54b
@ -474,6 +474,14 @@
|
|||||||
}, 'json');
|
}, 'json');
|
||||||
//#endregion
|
//#endregion
|
||||||
|
|
||||||
|
$('#carouselExampleIndicators').carousel({
|
||||||
|
interval: 10000
|
||||||
|
})
|
||||||
|
|
||||||
|
$('#carousel-chart').carousel({
|
||||||
|
interval: 10000
|
||||||
|
})
|
||||||
|
|
||||||
//#endregion
|
//#endregion
|
||||||
|
|
||||||
//#region 基本資料tab
|
//#region 基本資料tab
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user