function test(e) {
    $(e.target).attr('id')
} // 记得带上点击事件

 

相关文章: