setter
parent
2b15e5e0fb
commit
0efea8b4ce
|
@ -49,7 +49,7 @@
|
|||
setTimeout(function () {
|
||||
location.reload();
|
||||
},60000);
|
||||
monitorWindow();
|
||||
//monitorWindow();
|
||||
// 窗体改变
|
||||
$(window).resize(function(){
|
||||
//监听窗口大小的改变
|
||||
|
|
Loading…
Reference in New Issue