Changes between Version 16 and Version 17 of baby2.4_developers/interface


Ignore:
Timestamp:
07/24/2015 06:01:21 PM (11 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby2.4_developers/interface

    v16 v17  
    331331=== 4.0 资讯文章终端页优化=== 
    332332  备注:目前的资讯文章终端页太大,拆分成css、js和html主体两个部分,其中css、js放客户端本地,html主体由mrobot接口给出;客户端需支持在线更新css、js功能 
    333   [[BR]]请求参数:platform   //平台标识。android平台,platform=android;ios平台,platform=ios 
     333  [[BR]]请求参数: 
     334                  [[BR]]platform   //平台标识。android平台,platform=android;ios平台,platform=ios 
    334335                  [[BR]]v=240  //版本号 
    335336                  [[BR]]resVer //资源包版本号,resVer=24001,此版本号由app版本号和资源包迭代版本构成,如资源包第一版,resVer=24001;资源包第二版,resVer=24002,如此类推