mui(".mui-scroll-wrapper").scroll().refresh();
如果不是MUI对象,需要转一下才可
mui($("#areaDiv").parent()).scroll().refresh();