document.body.innerHTML = \'xxxx\'; $("body").html(\'XXXX\'); //这个是赋值 $("body").html(); //这个是获取 相关文章: