Authored by yun

首页资源位 图标楼层 接口文档更新

... ... @@ -205,6 +205,7 @@
"url": "http://m.yohobuy.com/?openby:yohobuy={\"action\":\"go.limitpurchase\"}"
}
],
"number": "5",
"template_id": 39,
"template_intro": "图标",
"template_name": "app_icon_list"
... ... @@ -1124,11 +1125,13 @@
| ---------- | ---- | ----------- | ----- |
| template_id | int | 39 | |
| template_name | string | app_icon_list | |
| template_intro| string | 图标 | 楼层描述 |
| template_intro| string | 图标 | 楼层描述 |
| number | string | "5" | 每行展示个数 |
| data | json | | 楼层数据 |
| title | string | | 图片标题 |
| src | string | | 图片地址 |
| url | string | | 图片跳转链接 |
| data.title | string | | 图片标题 |
| data.src | string | | 图片地址 |
| data.url | string | | 图片跳转链接 |
| data.alt | string | | 图片描述 |
##### 楼层数据格式-站内公告template_name=announcement
| Param Name | type | Param Value | Desc |
... ...