本文共 164 字,大约阅读时间需要 1 分钟。
$(window).resize(function(){ $("#jqGridName").setGridWidth($(window).width());});
转载于:https://blog.51cto.com/1197822/2157335