setter
parent
062b86b624
commit
74552a450b
|
@ -51,7 +51,10 @@
|
|||
$(window).resize(function(){
|
||||
//监听窗口大小的改变
|
||||
monitorWindow();
|
||||
})
|
||||
})
|
||||
setTimeout(function () {
|
||||
location.reload()
|
||||
},60000)
|
||||
})
|
||||
function creatswiper(){
|
||||
// banner轮播
|
||||
|
|
Loading…
Reference in New Issue