jquery新添加元素没法删除

$("body").on('click',".delic",function(){

$(this).parent().remove();
})this

相关文章
相关标签/搜索