摘要:
//列表页click事件 $(document).on('click','#add_customer',function(){ var url = "ap/controller/add"; var data = { area:["1050px","588px"], resize:false, sha 阅读全文
摘要:
$(document).on('click','.small_customer_number_item',function(){ var small_customer_number_index = $(this).attr('small_customer_number_index'); var op 阅读全文