代码片段: function init() {          var detectSize = function() {              ww = $(window).width();              wh = $(window).height();              maxw = ww 300;              minw = -300;              maxh = wh 300;          };          detectSize();          $(window).r