Changes between Version 8 and Version 9 of pcgamesv2.0.0/interface


Ignore:
Timestamp:
06/25/2015 06:06:20 PM (11 years ago)
Author:
wuchangbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcgamesv2.0.0/interface

    v8 v9  
    106106 
    107107==== 2.1.2 [=#point2.1.2 文章终端页] ==== 
    108 [[BR]]原mrobot接口:http://mrobot.pcgames.com.cn/v3/cms/articles/4971942?size=18&template=(null) 
     108[[BR]]原mrobot接口:http://mrobot.pcgames.com.cn/v3/cms/articles/4971942?size=18&picRule=1&template=(null) 
    109109[[BR]]HTTP请求方式:get 
    110110[[BR]]是否需要登录:false 
     
    115115[[BR]]请求参数:[[BR]] 
    116116||参数名||类型||必须||说明|| 
    117 ||size||int||-||可选字体设置参数,可选值为20、18、16|| 
     117size=18    //字体大小(16,18,20)[[BR]] 
     118picRule=1  //1无图,2大图,3小图[[BR]] 
     119具体可参考电脑网[[BR]] 
     120 
    118121 
    119122==== 2.1.3 [=#point2.1.3 文章评论列表] ==== 
     
    128131||参数名||类型||必须||说明|| 
    129132[[BR]]返回数据结构:参考电脑网文章评论列表http://mrobot.pconline.com.cn/v3/cmt/new_topics/13359138?pageNo=1&pageSize=20&reverse=0&articleId=6571490 
     133 
     134 
    130135 
    131136=== 2.2 [=#point2.2 论坛模块] ===