Changes between Version 98 and Version 99 of pcauto_pconline_4.0.0/intf


Ignore:
Timestamp:
05/13/2013 05:55:07 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_4.0.0/intf

    v98 v99  
    424424             添加回复按钮,链接为pcaction://reply?floorId={$id}&floor={$floor},参数分别为该楼层的id和楼层数;当该帖子为精华帖时,需要显示相应的提示。 
    425425             查看设计稿:http://192.168.50.207/2013.04/App4.0/pcauto/auto_lttz.html 
    426  
     426             修改源代码内的这段代码:/*@_HTML_META_START_ 
     427{"title":"紧急联络号   1号在手   拓友走遍全国(随时更新)","pageNo":1,"pageCount":5,"webUrl":"http://bbs.pcauto.com.cn/topic-3630588.html","userId":5609632,"favoriteId":-1} 
     428_HTML_META_END_@*/,添加favoriteId字段。该字段在不传入common_session_id始终返回-1;在传入common_session_id的情况,如果该用户有收藏该帖子则返回对应的favoriteId,没有收藏的话则返回-1。 
    427429    HTTP请求方式:get                          
    428430    是否需要登录:否