foreach($letterview as $k=>$v) { echo '
'.$v['content'].'
发送时间: '.time_mode($v['addtime']).'
'; }
回复