Authored by wei

增加会员专享楼层

... ... @@ -1285,3 +1285,34 @@
}
```
## 11-4 会员专享
``` json
{
"template_name": "vipFloor",
"template_intro": "新人专享",
"data": {
"title": {
"name": "新客专享",
"more_name": "...",
"more_url": {
"action": "go.activitytemplate",
"url": "http://m.yohobuy.com?template_id=30&title=新人&type=1"
},
"productPoolId": "2"
},
"image": {
"0": {
"src": "http://img12.static.yhbimg.com/yhb-img01/2015/12/22/03/0272d31275119e3ef7319fbee735d8bf21.jpg?imageView/{mode}/w/{width}/h/{height}",
"url": {
"action": "go.h5",
"url": "http://huodong.m.yohobuy.com/cuxiao/coupon/newuser3"
}
}
}
}
}
```
\ No newline at end of file
... ...