爱莉希雅社区团购

11


轮播图

<p><strong>简要描述:</strong></p> <ul> <li>轮播图</li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>https://api-hmugo-web.itheima.net/api/public/v1/home/swiperdata</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</li> </ul> <p><strong>参数:</strong> 无</p> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;message&amp;quot;: [ { &amp;quot;image_src&amp;quot;: &amp;quot;https://api-hmugo-web.itheima.net/pyg/banner1.png&amp;quot;, &amp;quot;open_type&amp;quot;: &amp;quot;navigate&amp;quot;, &amp;quot;goods_id&amp;quot;: 129, &amp;quot;navigator_url&amp;quot;: &amp;quot;/pages/goods_detail/index?goods_id=129&amp;quot; } ], &amp;quot;meta&amp;quot;: { &amp;quot;msg&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;status&amp;quot;: 200 } }</code></pre> <p><strong>返回参数说明</strong></p> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>image_src</td> <td>string</td> <td>图片路径</td> </tr> <tr> <td>open_type</td> <td>string</td> <td>打开方式</td> </tr> <tr> <td>goods_id</td> <td>number</td> <td>商品id</td> </tr> <tr> <td>navigator_url</td> <td>string</td> <td>导航链接</td> </tr> </tbody> </table> <p><strong>备注</strong></p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML