jq监听

$(window).resize(function () {//风电月表格自适应高度
var handHeight =$(".tree-handler").height()
$(".tree-content").css("max-height",handHeight)
});
posted @ 2017-08-30 21:32  浮-生  阅读(230)  评论(0)    收藏  举报