Changes between Version 75 and Version 76 of pcauto_club_2.0.0/api


Ignore:
Timestamp:
06/23/2014 11:40:32 AM (12 years ago)
Author:
xieweijie
Comment:

发现焦点图url说明修改

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_club_2.0.0/api

    v75 v76  
    11211121}}} 
    11221122 
    1123 === 2.39 发现首页活动焦点图(CMS出) === 
    1124 {{{ 
     1123=== 2.39 发现首页活动焦点图(没新出,直接用网站的) === 
     1124{{{ 
     1125url:http://www.pcauto.com.cn/forum/club/1406/intf3687.js 
    11251126是否分页:无 
    11261127是否缓存:无 
     
    11291130返回 
    11301131{ 
    1131 data:[ 
     1132activelist:[ 
    11321133        “image”:图片url, 
    11331134        “title”:标题, 
    1134         “to-uri”:”pcautoclub://bbs-topic/帖子id”;//这个字段参考客户端做法,不一定只有跳论坛帖子,以后可能跳网页或其他地方,暂时只有进入帖子的动作,返回pcautoclub://bbs-topic/帖子id的形式 
     1135        “url”:”http://bbs.pcauto.com.cn/topic-123.html //只含帖子与专题两种,专题用PC端接口,判断http://bbs.pcauto.com.cn/topic- 为帖子,其他弹全屏webview,需求方确认结果 
    11351136] 
    11361137}