{template header}
{template menu}

{$title}

> 返回相册 第{$nowPage}张 / 共{$conutPage}张 {if $nowPage >1} 上一张 {if $nowPage < $conutPage} / {/if} {/if} {if $nowPage < $conutPage} 下一张 {/if}
{if $nowPage < $conutPage} {/if} {$strAlbum['albumname']}{$strPhoto['photoname']} {if $nowPage < $conutPage} {/if}
{$strPhoto[photoname]} {$strPhoto[photodesc]} {if $TS_USER[user][userid] == $strPhoto[userid] || $TS_USER[user][isadmin]==1}修改{/if}
{$strPhoto[count_view]}人浏览  上传于{$strPhoto[addtime]} 查看原图  {if $TS_USER[user][userid] == $strPhoto[userid] || $TS_USER[user][isadmin]==1}删除照片  {/if}

{loop $arrComment $key $item} {/loop}

{php echo date('Y-m-d H:i:s',$item[addtime])}: {$item[user][username]}

{$item[content]}
{if intval($TS_USER[user][isadmin]) == 1 || $strPhoto[userid]==$TS_USER[user][userid]} > 删除 {/if}


你的回应

{if intval($TS_USER[user][userid]) > 0}

{else} 请登录后再评论哦^_^ {/if}

{template footer}