{tpl "left","member"}
首页
{loop name="breadcumb"} {if $i+1!=count($breadcumb)}
{$v.title}
{else}
{$v.title}
{/if} {/loop}
{tpl "fast","member"}
通知消息
{$row.title}
点击:
{$row.hits}
时间
{$row.time}
{if $row["pic"]!=''}
{/if}
{$row.content}
{if $pinglun_list}
内容
时间
{loop name="pinglun_list" item="vo"}
{$vo.content}
{php echo udate($vo['addtime']);}
{if $vo['replay']} {loop name="vo['replay']" item="vp"}
{php echo udate($vp['addtime']);}
{/loop} {/if} {/loop}
{/if}
内容:
{if !empty($prev)}
上一条:
{$prev.title}
{/if} {if !empty($next)}
下一条:
{$next.title}
{/if}
{tpl "foot","member"}