{$weibo['content']}
if($weibo['type']==1) {
}
if ($weibo['transpond_id'] != 0) {
$forward = $weibo['transpond_data'];
}
来自 {$from_type[$weibo['from']]}
$has_pre = $page > 1;
$has_after = count($comment) >= $item_count;
if($has_pre) {
上一页
}
if($has_after) {
下一页
}