This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wushaodong
/
examwin_web
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
3c15498751
Rami (Branch)
Tag
master
examwin_web
/
js
/
index.js
index.js
93 B
Cronologia
Originale
1
2
3
4
5
6
7
8
// 轮播设置
$(function () {
$("#myCarousel").carousel(
{ interval: 5000 }
)
})