Showing
3 changed files
with
12 additions
and
5 deletions
@@ -61,27 +61,34 @@ method=app.outlets.activityGet | @@ -61,27 +61,34 @@ method=app.outlets.activityGet | ||
61 | "code": 200, | 61 | "code": 200, |
62 | "data": [ | 62 | "data": [ |
63 | { | 63 | { |
64 | - "coverUrl": "http://img12.static.yhbimg.com/activity/2016/06/01/09/0247b9c84abef388c38465135909d48245.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 64 | + "id": 158, |
65 | "createTime": 1464743122, | 65 | "createTime": 1464743122, |
66 | "endTime": 1467298800, | 66 | "endTime": 1467298800, |
67 | - "id": 158, | 67 | + // app 使用活动封面 |
68 | + "coverUrl": "http://img12.static.yhbimg.com/activity/2016/06/01/09/0247b9c84abef388c38465135909d48245.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
69 | + // web 使用 logo | ||
68 | "logoUrl": "http://img11.static.yhbimg.com/activity/2016/06/01/09/0108ca28e51a0ccbb08d1dc5090db309e8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 70 | "logoUrl": "http://img11.static.yhbimg.com/activity/2016/06/01/09/0108ca28e51a0ccbb08d1dc5090db309e8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", |
71 | + // web 使用封面 | ||
72 | + "webCoverUrl":"http://img11.static.yhbimg.com/activity/2016/06/01/09/0108ca28e51a0ccbb08d1dc5090db309e8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
73 | + // web 活动详情页顶部图片 | ||
74 | + "webUrl": "http://img13.static.yhbimg.com/activity/2016/06/01/09/028784aaeb41a35dccc886741e76101d0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
69 | "plateform": "2", | 75 | "plateform": "2", |
70 | "productPoolId": 20, | 76 | "productPoolId": 20, |
71 | "promotionName": "5折起", | 77 | "promotionName": "5折起", |
72 | "sort": "1", | 78 | "sort": "1", |
73 | "startTime": 1464710400, | 79 | "startTime": 1464710400, |
74 | "title": "结束时间大于24小时的", | 80 | "title": "结束时间大于24小时的", |
75 | - "webUrl": "http://img13.static.yhbimg.com/activity/2016/06/01/09/028784aaeb41a35dccc886741e76101d0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
76 | "yhChannel": "1,2,3,4", | 81 | "yhChannel": "1,2,3,4", |
77 | "startLeftTime": -182639, // starTime - now | 82 | "startLeftTime": -182639, // starTime - now |
78 | "endLeftTime": 508561 // endTime - now | 83 | "endLeftTime": 508561 // endTime - now |
79 | }, | 84 | }, |
80 | { | 85 | { |
81 | - "coverUrl": "http://img12.static.yhbimg.com/activity/2016/06/01/09/02b721601cf86afa95279e7f54c9510df6.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 86 | + "id": 154, |
82 | "createTime": 1464742971, | 87 | "createTime": 1464742971, |
83 | "endTime": 1464793200, | 88 | "endTime": 1464793200, |
84 | - "id": 154, | 89 | + "coverUrl": "http://img12.static.yhbimg.com/activity/2016/06/01/09/02b721601cf86afa95279e7f54c9510df6.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", |
90 | + "webCoverUrl":"http://img11.static.yhbimg.com/activity/2016/06/01/09/0108ca28e51a0ccbb08d1dc5090db309e8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
91 | + "webUrl": "http://img13.static.yhbimg.com/activity/2016/06/01/09/028784aaeb41a35dccc886741e76101d0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | ||
85 | "logoUrl": "http://img11.static.yhbimg.com/activity/2016/06/01/09/011506208211a5dc5019878e7c465f3e0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", | 92 | "logoUrl": "http://img11.static.yhbimg.com/activity/2016/06/01/09/011506208211a5dc5019878e7c465f3e0b.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80", |
86 | "plateform": "2", | 93 | "plateform": "2", |
87 | "productPoolId": 20, | 94 | "productPoolId": 20, |
-
Please register or login to post a comment