$temp_key = array_column($mobile_arr,'cidf');  //键值
$mobile_arr = array_combine($temp_key,$mobile_arr) ;

  

相关文章: