Login
Preferences
Help/Guide
About Trac
Wiki
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 38
and
Version 39
of
web-intf
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/07/2012 06:04:00 PM (
14 years
ago)
Author:
leijingtang
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
web-intf
v38
v39
86
86
87
87
排序方式:图集创建时间逆序
88
当请求的是热门作品时,也就是当请求参数pick=1时,返回结果总数限定在48条。
88
89
}}}
89
90
…
…
464
465
1、同一个用户下的图集,先出个人推荐区的(这里按网站上个人推荐区的顺序排),后出普通图集(按图集发表时间逆序).
465
466
466
其他:个人推荐区的数据和该用户的图集,数据是重叠的。需要进行数据去处重复的处理
。
467
其他:个人推荐区的数据和该用户的图集,数据是重叠的。需要进行数据去处重复的处理
;返回结果限定在20条内
。
467
468
468
469
}}}