echo ($uid==$ts['user']['uid'] || $_GET['uid']==0)?'我的':($profile['sex']=='男'?'TA':'TA').'的'; echo $type=='following'?'关注':'粉丝';
$url = $type=='following'?'wap/Index/following':'wap/Index/followers' $has_pre = $page > 1; $has_after = count($userlist) >= $item_count; if($has_pre) { 上一页 } if($has_after) { 下一页 } if($has_pre || $has_after) {
第{$page}页
}