jq删除标签

<script>
$(function(){
$("div").remove()})
</script>

原文地址:https://www.cnblogs.com/kaibindirver/p/11503646.html