Changes between Version 28 and Version 29 of price_jiekou


Ignore:
Timestamp:
08/22/2013 12:20:35 PM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v28 v29  
    5858    { 
    5959      "name": "优惠精选", 
    60       "id": "123" 
     60      "id": "123", 
     61      "imageSrc": "www.pconline.com.cn", 
     62      "imageSrcPressed": "www.pconline.com.cn" 
    6163    }, 
    6264    { 
    6365      "name": "数码家电", 
    64       "id": "124" 
    65     }, 
    66     { 
    67       "name": "日用化妆", 
    68       "id": "125" 
    69     }, 
    70     { 
    71       "name": "食品保健", 
    72       "id": "126" 
    73     }, 
    74     { 
    75       "name": "家居", 
    76       "id": "127" 
     66      "id": "124", 
     67      "imageSrc": "www.pconline.com.cn", 
     68      "imageSrcPressed": "www.pconline.com.cn" 
    7769    } 
    7870  ] 
     
    10597            "price":"只售998,还包邮~"    //价格 
    10698            "deprecated":1            //是否过期 
     99            currentPrice = "0.00"; //现在价格 
     100            discount = "0.0\U6298"; //打折数 
     101            formerPrice = "0.00"; //之前价格 
    107102        } 
    108103    ],