相册-{$title}

{$photo.savename}
上传者:{$photo.name}
时间:{$photo.cTime|friendlyDate}
$savepath = $p['filepath'].$p['filename'];
{:W('Comment',array( 'type'=>'event_photo','appid'=>$photo['id'],'mid'=>$photo['uid'],"face"=>getUserFace($mid),'role'=>1))}
if($mid == $photo['uid']){}
{:W('Report',array( 'type'=>'照片举报','appid'=>$APPINFO['APP_ID'],'url'=>'/Index/photo/id/'.$p['id'].'/uid/'.$uid.'/eid/'.$id,'title'=>$photo['savename'],'recordId'=>$photo['id']))}