Changes between Version 151 and Version 152 of price_api


Ignore:
Timestamp:
04/07/2015 12:06:34 PM (11 years ago)
Author:
wuzexiang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_api

    v151 v152  
    262262  firstPic: "http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1504/03/c1/4856126_1428043307378_350x350.png", //导读图 
    263263  topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html",        //爆料pc端的地址(以晒物为例) 
    264   bestBuyLink:"bestbuy://topic-1.cc"  //直达链接,可能是自定义的协议或者普通的url 
     264  bestBuyLink:"bestbuy://topic-1.cc",  //直达链接,可能是自定义的协议或者普通的url 
     265  wapUrl:"http://....." //wap打开的地址 
    265266} 
    266267 
     
    272273  topicPrice: 222,       //价格(有就填) 
    273274  firstPic: "http://img.pconline.com.cn/images/upload/upc/tx/pc_best/1504/03/c1/4856126_1428043307378_350x350.png", //导读图 
    274   topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html"        //爆料pc端的地址(以晒物为例) 
     275  topicUrl: "http://best.pconline.com.cn/shaiwu/127671.html",        //爆料pc端的地址(以晒物为例) 
     276  wapUrl:"http://....." //wap打开的地址 
    275277} 
    276278}}}