我的微吧

if($type == 'index'): elseif($type == 'myWeiba'):
我关注的微吧({$post_list.totalRows})
if(!$post_list['data']):
你还没有关注的微吧!
else:

{$vo.weiba_name}

endif;
else:
$arrs = array('myPost'=>'我发表的帖子','myReply'=>'我回复的帖子','myFavorite'=>'我收藏的帖子','myFollowing'=>'我关注的微吧的帖子');
{$arrs[$type]}({$post_list.totalRows})
if(!$post_list['data']):
{:str_replace('我','你还没有',$arrs[$type])}!
else:
  • if($vo['top']==2||$vo['top']==1){}if($vo['recommend']){}if($vo['digest']==1){} {$vo.title}
    {$vo.user.uname} - {$vo.post_time|friendlyDate}
    if($vo['reply_count']>0){{$vo.reply_count}if($vo['read_count']>0){echo ' / ';}}if($vo['read_count']>0){{$vo.read_count}}
if($post_list['totalPages']>1):
if($post_list['nowPage']>1): endif; if($post_list['nowPage']<$post_list['totalPages']): endif;
endif;
endif;
endif;