Changes between Version 14 and Version 15 of app2.0/04_trial


Ignore:
Timestamp:
02/11/2015 11:49:15 AM (11 years ago)
Author:
wuyuanbo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/04_trial

    v14 v15  
    169169        msg: '请求成功', 
    170170        trialType: 2 
    171         data: [$trial] 
     171        data: [ 
     172                 { 
     173                  "activityId" 试用活动id 
     174                  "title"      试用活动标题 
     175                  "applyEndAt" 申请结束时间 
     176                  "type"       活动类型 0海测 1精测 
     177                  "quantity"   产品数量 
     178                  "applyCount" 提交申请的人数 
     179                  "face_1"     390x195封面 
     180                  "face_2"     540x270封面 
     181                  "face_3"     130x130封面 
     182                  "face_4"     140x170封面 
     183                 } 
     184              ] 
    172185} 
    173186}}}