function shangpin_init() { // $('#btnRB').on('click', function () { // window.location.href = "/yeweihui/home.html"; // }); alert($('#ssdd').html()) $('#ssdd').empty();//清除节点 $('#ssdd').append('
\n' + ' 暂无数据\n' + '

'); alert($('#ssdd').html()) }