Changes between Version 39 and Version 40 of app2.0


Ignore:
Timestamp:
03/04/2015 10:18:08 AM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0

    v39 v40  
    3232 
    3333 
     34<p> 
     35    <a class="tit" target="_blank" style="text-decoration: none; color: rgb(51, 51, 51); margin: 4px 0px; font-size: 18px; display: inline-block; font-family: &#39;Microsoft Yahei&#39;, SimSun, tahoma, HELVETICA; white-space: normal; background-color: rgb(255, 255, 255);">关于返回状态:</a><span style="font-family: &#39;Microsoft Yahei&#39;, SimSun, tahoma, HELVETICA; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"></span> 
     36</p> 
     37<p class="des" style="margin-top: -7px; margin-bottom: 13px; padding: 0px; overflow: hidden; font-size: 14px; line-height: 2; color: rgb(153, 153, 153); font-family: &#39;Microsoft Yahei&#39;, SimSun, tahoma, HELVETICA; white-space: normal; background-color: rgb(255, 255, 255);"> 
     38result中的status仅表示这次请求的返回状态:1 请求成功,-1 请求失败, -2  请先登录再操作  -3 参数有误  -4  请求限制,其他业务相关的状态,存储在result.data.xxStatus 里面 
     39</p> 
     40 
    3441}}} 
    3542 
     
    6269 
    6370 
    64