(‘#del’).on(‘click’, function(){(this).parents(‘.task’).remove();
});

相关文章: