This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
wushaodong
/
examwin_web
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
fc6c5ebe35
Ramuri
Etichete
master
examwin_web
/
js
/
index.js
index.js
93 B
Istoric
Crud
1
2
3
4
5
6
7
8
// 轮播设置
$(function () {
$("#myCarousel").carousel(
{ interval: 5000 }
)
})