$("list_wrap").on("click",".list",function(){}) 其中list_wrap是父元素,list是新增的子元素 转载于:https://www.cnblogs.com/javenlee/p/7205738.html