document.getElementById('BIGDraw').innerHTML = "";

$('#BIGDraw').html("");

$('#BIGDraw').empty();

清空div内容  两种都可以

posted on 2018-02-11 19:52  云雀sunshine  阅读(3410)  评论(0)    收藏  举报