Changes between Version 68 and Version 69 of interface/pcauto_BuyAuto_1.5.0


Ignore:
Timestamp:
01/19/2016 11:01:20 AM (10 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.5.0

    v68 v69  
    701701     =========================================================== 
    702702     由于app的定位功能未能及时响应,故在页面将有一个方法 
    703       setLocation(lat,lng)这个方法供app调用,知道对应位置后再重新排序再load对应的tab页面,如下: 
    704       setLocation(113.32494,23.140192); 
     703      setLocation(flag,lat,lng)这个方法供app调用,知道对应位置后再重新排序再load对应的tab页面,如下: 
     704      成功setLocation(1,113.32494,23.140192); 失败时setLocation(0,0,0) 失败后点击重试会调app的协议如下:pcautobuy://auto-location 
    705705     =========================================================== 
    706706     车型图片:pcautobuy://model-photo/?modelId={{param.modelId}}&photoTotal={{photoTotal}}