Authored by wei

Update 资源位内容管理数据结构.md

... ... @@ -2217,5 +2217,48 @@
}
}
## 25 六行图楼层
```
{
"template_name": "sixLinesFloor",
"template_intro": "六行图",
"data": {
"lines": "6",
"title": {
"name": "折扣专场",
"more_name": "...",
"more_url": {
"action": "go.list",
"url": "http://list.m.yohobuy.com/?msort=1&gender=1,3&title=折扣专场"
}
},
"list": {
"0": {
"url": {
"action": "go.new",
"url": "http://m.yohobuy.com/product/new"
},
"src": "http://img11.static.yhbimg.com/yhb-img01/2016/01/04/01/018e99eebcb97395e6909edffddacbd350.png?imageView/{mode}/w/{width}/h/{height}"
},
"1": {
"url": {
"action": "go.plus",
"url": "http://m.yohobuy.com/"
},
"src": "http://img11.static.yhbimg.com/yhb-img01/2016/01/04/01/01103a787e63ef3cbd8035589528df9446.png?imageView/{mode}/w/{width}/h/{height}"
},
"2": {
"url": {
"action": "go.star",
"url": "http://m.yohobuy.com/"
},
"src": "http://img11.static.yhbimg.com/yhb-img01/2016/01/04/01/012c614242602fea51e5b4661babfc6063.png?imageView/{mode}/w/{width}/h/{height}"
}
}
}
}
```
... ...