fool_tiger 我想在panel刷新后,滚动条位置自动滚动到末尾,我用_panel.refresh(); _panel.scrollTo(0,_panel.content.height)在panel无图的时候有效,有图的时候就不行了。