Changes between Version 124 and Version 125 of pcauto_4.0.0/interface


Ignore:
Timestamp:
10/17/2013 12:27:27 PM (13 years ago)
Author:
fuxingfang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_4.0.0/interface

    v124 v125  
    4848    返回参数: 
    4949 
    50 [{ 
    51 "id":1234, 
    52 "img":"http://", 
    53 "title":"首页",  // 菜单标题 
    54 "view":"PCInformationController",  // 根界面的名字 
    55 "url":"http://www.baidu.com"   // 如果是如专栏之类的webview界面,会出这个链点;否则出空字符串 
    56 }] 
     50[ 
     51    { 
     52        "id":1, 
     53        "img":"http://img0.pcauto.com.cn/pcauto/1310/16/3233041_Img388290093_thumb.jpg", 
     54        "title":"首页", 
     55        "view":"information-home/", 
     56        "url":"http://www.baidu.com" 
     57    }, 
     58    { 
     59        "id":2, 
     60        "img":"http://img0.pcauto.com.cn/pcauto/1310/16/3233041_Img388290093_thumb.jpg", 
     61        "title":"降价", 
     62        "view":"more/", 
     63        "url":"http://www.baidu.com" 
     64    }, 
     65    { 
     66        "id":3, 
     67        "img":"http://img0.pcauto.com.cn/pcauto/1310/16/3233041_Img388290093_thumb.jpg", 
     68        "title":"找车", 
     69        "view":"brand-list/", 
     70        "url":"" 
     71    }, 
     72    { 
     73        "id":4, 
     74        "img":"http://img0.pcauto.com.cn/pcauto/1310/16/3233041_Img388290093_thumb.jpg", 
     75        "title":"论坛", 
     76        "view":"bbs-home/", 
     77        "url":"" 
     78    }, 
     79    { 
     80        "id":5, 
     81        "img":"http://img0.pcauto.com.cn/pcauto/1310/16/3233041_Img388290093_thumb.jpg", 
     82        "title":"行情", 
     83        "view":"more/", 
     84        "url":"http://www.baidu.com" 
     85    }, 
     86    { 
     87        "id":6, 
     88        "img":"http://img0.pcauto.com.cn/pcauto/1310/16/3233041_Img388290093_thumb.jpg", 
     89        "title":"图集", 
     90        "view":"album-list/", 
     91        "url":"" 
     92    } 
     93] 
    5794 
    5895}}} 
     
    6097=== 2.2 [=#point202 默认订阅栏目]=== 
    6198{{{ 
    62     url: 
    63        汽车网:待定 
     99    url:madmin 配置项:pcauto_home_default_subscription_channels 
    64100    作用:获取默认订阅的栏目 
    65101    使用范围:汽车网app 
     
    71107    返回参数: 
    72108 
    73 [{ 
    74 "serialId":123,  // 车系id 
    75 "serialName":"福特福克斯",  // 车系名称 
    76 }] 
     109{ 
     110    "serials": [ 
     111        { 
     112            "id": 3404, 
     113            "name": "福克斯" 
     114        }, 
     115        { 
     116            "id": 2143, 
     117            "name": "蒙迪欧" 
     118        } 
     119    ] 
     120} 
    77121 
    78122}}} 
     
    895939||批次||= 页面 =||= 涉及MROBOT接口 =||=是否需要[[BR]]HTML切图 =||= 需配合的接口负责人[[BR]]及进度 =||= 接口开发[[BR]]预计时间 =||=接口进度(百分比)=||=接口实际[[BR]]完成时间=||=实现方式=|| 
    896940||第一批|| 首页 ||2.1 [#point201 左侧主菜单 ] ||- || - ||  - || 完成 || - || madmin配置 
    897 ||第一批|| 首页 ||2.2 [#point202 默认订阅栏目 ] ||- || cms同事 || - || -  || - || mrobot代理 
     941||第一批|| 首页 ||2.2 [#point202 默认订阅栏目 ] ||- || - || - || 完成  || - || madmin配置 
    898942||第一批|| 首页 ||2.3 [#point203 头条和车系聚合页 ] ||- || - || - || -  || - || mrobot实现 
    899943||第一批|| 文章、帖子、图集 ||2.4 [#point204 赞和踩 ] ||- || -  || - || - || -  || 外部系统实现