摘要: 一些dom元素是动态拼接上的easui的样式,由于页面已经渲染过了,所以需要手动执行渲染某个部件或者整个页面$.parser.parse(); // parse all the page$.parser.parse('#cc'); // parse the specified node... 阅读全文
posted @ 2015-10-15 11:29 高山-景行 阅读(2143) 评论(0) 推荐(0) 编辑