删除静态页面的html

function dellist(obj) {
$(obj).parent().parent().remove();
}

posted @ 2019-10-15 16:03  狗蛋哥  阅读(276)  评论(0)    收藏  举报