function list(){
$arr = [
[
'id' => 1,
'name' => '张三',
'title' => '深圳',
],
[
'id' => 1,
'name' => '张三',
'title' => '惠州',
],
[
'id' => 1,
'name' => '张三',
'title' => '佛山',