Changes between Version 37 and Version 38 of pcauto_chexingku/web-intf


Ignore:
Timestamp:
08/15/2012 02:12:34 PM (14 years ago)
Author:
daiyuwen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_chexingku/web-intf

    v37 v38  
    6767||=第二批=|| 车系终端(口碑) ||  2.9 [#point209 口碑 ] || 是  ||  3.6 [#point306 口碑 ] ||   8/9 ||60%[[BR]](缺HTML页面,目前数据为假数据)||接口实际完成时间||接口确认|| 
    6868||=第二批=|| 车系终端(图片) ||  2.7 [#point207 getPhotoBySerialId ] || - || 以前的接口 ||  8/9 ||100%||接口实际完成时间||接口确认|| 
    69 ||=第二批=|| 车型终端(概述) || 2.10 [#point210 车型终端概述 ] || 是  || 以前的接口 ||  8/13 ||0%||接口实际完成时间||接口确认|| 
    70 ||=第二批=|| 车型终端(参数) || 2.11 [#point211 车型终端参数 ]  || 是 || 以前的接口 || 8/13 ||0%||接口实际完成时间||接口确认|| 
     69||=第二批=|| 车型终端(概述) || 2.10 [#point210 车型终端概述 ] || 是  || 以前的接口 ||  8/13 ||80%[[BR]](缺HTML页面,有一个数据需要拿)||接口实际完成时间||接口确认|| 
     70||=第二批=|| 车型终端(参数) || 2.11 [#point211 车型终端参数 ]  || 是 || 以前的接口 || 8/13 ||80%[[BR]](缺HTML页面,有一个数据需要拿)||接口实际完成时间||接口确认|| 
    7171||=第二批=|| 车型终端(经销商) ||  2.12 [#point212 车型终端经销商] || 是  || 以前的接口 ||  8/15 ||0%||接口实际完成时间||接口确认|| 
    7272||=第二批=|| 收藏夹(车型) || - || - || - || - || - || - || - || 
     
    573573概述html: mrobot提供页面链接,客户端通过webview调用 
    574574客户端提供modelId: 类型id 
     575  url : 
     576    http://mrobot.pcauto.com.cn/v3/price/models/${modelId} 
     577  范例 
     578    http://mrobot.pcauto.com.cn/v3/price/models/21334 
    575579添加“进入论坛”按钮,链接:pcaction://bbs-topics/{$bbsId} 
    576580}}} 
     
    581585参数html: mrobot提供页面链接,客户端通过webview调用 
    582586客户端提供modelId: 类型id 
     587   url : 
     588       http://mrobot.pcauto.com.cn/v3/price/detail/${modelId} 
     589   范例 
     590       http://mrobot.pcauto.com.cn/v3/price/detail/21334 
     591 
     592 
    583593}}} 
    584594