| Issue 193: | 腾讯微博t/re_count 转播数或点评数 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
t/re_count 转播数或点评数 http://open.t.qq.com/resource.php?i=1,1
Jun 1, 2011
(No comment was entered for this change.)
Status:
Fixed
|
if(is_pre) { // 必须+1,否则会带上第一天记录 page_params = {since_id: parseInt(page_wrap.attr('first_id')) + 1}; } else { page_params = {max_id: page_wrap.attr('last_id')}; }