Changes between Version 72 and Version 73 of interface/pcauto_BuyAuto_1.5.0


Ignore:
Timestamp:
01/19/2016 02:07:50 PM (10 years ago)
Author:
wuxiaoling
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • interface/pcauto_BuyAuto_1.5.0

    v72 v73  
    701701     =========================================================== 
    702702     由于app的定位功能未能及时响应,故在页面将有一个方法 
    703       setLocation(flag,lat,lng)这个方法供app调用,知道对应位置后再重新排序再load对应的tab页面,如下: 
     703      setLocation(flag,lat,lng)这个方法供app调用,知道对应位置后再重新排序再load对应的tab页面,如下:flag=1表成功 flag=0表失败 
    704704      成功setLocation(1,113.32494,23.140192); 失败时setLocation(0,0,0) 失败后点击重试会调app的协议如下:pcautobuy://auto-location 
    705705     ===========================================================