Changes between Version 36 and Version 37 of app2.0/05_gift


Ignore:
Timestamp:
05/11/2016 03:04:52 PM (10 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/05_gift

    v36 v37  
    145145||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
    146146||giftId||礼品id||int||0||是|| 
    147 ||fontSize||wap页面字号||int||14||是|| 
    148147 
    149148**返回** 
     
    155154        data: { 
    156155            gift: $gift, 
    157             giftDesc: $giftDesc, 
    158             fontSize: 14 
     156            giftDesc: $giftDesc 
    159157        } 
    160158}}}