$(function() { //这个必须要 上面定时器不需要 document.queryselector('.right_li').onload = function() { $('.right_ul').height($('.right_li').outerheight(true)); } })