{$l.title}
{$d.name}
$destination=destination_list($d['id'],'0','30','guide',''); //获取一个目的地列表 foreach($destination as $dd) { {$dd.name} }