Changes between Version 5 and Version 6 of app2.0/object_properties


Ignore:
Timestamp:
02/05/2015 09:53:04 AM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/object_properties

    v5 v6  
    112112        url: "http://g.pconline.com.cn/a/73727.html", 
    113113        urlType: 1,  // 1 爆料  2 网页, 
    114     seq:3  // 排序,插入到首页的位置 
     114        seq:3  // 排序,插入到首页的位置 
    115115} 
    116116}}} 
     
    287287    seq: 1, 
    288288    isSupportPurchasing: 1,  // 是否支持代购 1 支持  0 不支持 
    289 } 
    290 }}} 
    291  
    292 == 置顶广告位 == 
    293  
    294 {{{#!java 
    295 adPosition: { 
    296         adId: 51, 
    297     adTitle: "好东西哇", 
    298         createTime: "2014-09-25 14:15:55", 
    299         imageUrl: "", 
    300         imageUrl_70x70: "", 
    301         positionIndex: 5, 
    302         topic: { 
    303                 $topic 
    304         },   // urlType 为 1的时候改属性不为空 
    305     seq: 1,  // 排序,插入到首页的位置 
    306         url: "http://best.pconline.com.cn/haitao/73727.html", 
    307         urlType: 1  // 1 爆料    2 网页 
    308289} 
    309290}}}