{$userName}的图片

{$userName}的{$ts['app']['app_alias']}“{$album.name}”

时间:{$photo.cTime|friendlyDate}

返回该{$ts['app']['app_alias']}

删除 设为封面 修改 查看原图 {:W('Weibo',array('tpl_name'=>'photo_share_weibo','button_title'=>'分享'))} $tpl_data = array('author'=>getUserName($photo['userId']),'title'=>html_entity_decode($photo['name'], ENT_QUOTES),'source'=>getUserName($photo['userId']).'的相册','url'=>U('photo/Index/photo',array('id'=>$photo['id'],'aid'=>$photo['albumId'],'uid'=>$photo['userId'])),'type'=>1,'type_data'=>$photo['savepath']); $tpl_data = urlencode(serialize($tpl_data));
{$album.name} (第{$now} / {$photoCount}张)
    if ($type != '') $url = U('photo/Index/photo', array('id'=>$p['id'], 'aid'=>$p['albumId'], 'uid'=>$photo['userId'], 'type'=>$type)); else $url = U('photo/Index/photo', array('id'=>$p['id'], 'aid'=>$p['albumId'], 'uid'=>$photo['userId']));
  • style="border:solid 2px #0000ff;" />

上一张 下一张


{$photo.name}
{:W('Comment',array('type'=>'photo','appid'=>$photo['id'],'author_uid'=>$uid,'title'=>$album['name'], 'url'=>U('photo/Index/photo',array('id'=>$photo['id'],'aid'=>$album['id'],'uid'=>$uid.'#show_pic')), 'table'=>'photo','id_field'=>'id','comment_count_field'=>'commentCount'))}