Changes between Version 50 and Version 51 of pconline_3.7.0/interface


Ignore:
Timestamp:
02/06/2015 04:57:52 PM (11 years ago)
Author:
chenziyang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pconline_3.7.0/interface

    v50 v51  
    877877 appVersion       app版本号(备用) 
    878878}}} 
     879 
     880== 5.文章页修改 == 
     881{{{ 
     882备注:4.0.0版本改版文章页,采用新样式,加入热门评论和文章底部广告两个模块,并且(产品卡、相关文章、热门评论、广告)这4个部分放在文章最后一页,加入一个新参数appVersion,4.0.0及其以后版本,可以点击评论跳转到评论页,旧版本不行(开发完成) 
     883 mrobot请求URL:http://mrobot.pconline.com.cn/v3/cms/articles/5576017?articleTemplate=3.6.0&size=18&picRule=2&app=pconlinebrowser&template=(null)&channelId=5&serialId=0&appVersion=4.0.0 
     884 HTTP请求方式:get 
     885 是否需要登录:否 
     886 返回格式:HTML页面 
     887 是否缓存:是 
     888 缓存时间:1个小时 
     889 请求参数: 
     890 appVersion:     新增参数,标识app版本号 
     891}}}