Changes between Version 13 and Version 14 of price_jiekou


Ignore:
Timestamp:
07/19/2013 04:16:13 PM (13 years ago)
Author:
chenyu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • price_jiekou

    v13 v14  
    7777    "data":[ 
    7878        { 
    79             "commentNum":"0", 
     79            "commentNum":"0",    //评论数 
    8080            "id":"2395585", 
    81             "title":"有钱你就来", 
    82             "image":"http://img0.pcauto.com.cn/pcauto/1303/15/2395585_1.png", 
    83             "imageHeight":"123", 
    84             "imageWidth":"350", 
     81            "title":"有钱你就来",    //标题 
     82            "image":"http://img0.pcauto.com.cn/pcauto/1303/15/2395585_1.png",  //图片 
     83            "imageHeight":"123",            //图片高度 
     84            "imageWidth":"350",             //图片宽度 
    8585            "pubDate":"2013-02-03",        //时间 
    8686            "wroth":"1",    //值的数量 
    8787            "price":"只售998,还包邮~"    //价格 
     88            "deprecated":1            //是否过期 
    8889        } 
    8990    ], 
     
    100101 
    101102备注: 
    102     附加信息用注释的方式放到html代码里面以/*@_HTML_META_START_开头, _HTML_META_END_@*/结尾,里面的内容用json格式 
     103    附加信息用注释的方式放到html代码里面以/*@_HTML_META_START_开头, _HTML_META_END_@*/结尾,里面的内容只有评论url,用json格式,例如: 
     104    {"url":"http://www.pcauto.com.cn/nation/270/2707699.html"} 
    103105}}} 
    104106