setTimeout(function() { $('#feeds').find('.ui-portlet-content').append('
我是用js动态添加的'); }, 10);