master
wangxinglong 2022-05-06 14:16:45 +08:00
parent 2b15e5e0fb
commit 0efea8b4ce
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
setTimeout(function () {
location.reload();
},60000);
monitorWindow();
//monitorWindow();
// 窗体改变
$(window).resize(function(){
//监听窗口大小的改变