辅心堂商城

商城


首页轮播

<h5>简要描述:</h5> <ul> <li>首页轮播接口</li> </ul> <h5>请求URL:</h5> <ul> <li><code>https://api.kuaiqitong.com/home/carouselimg</code></li> </ul> <h5>请求方式:</h5> <ul> <li>GET </li> </ul> <h5>参数:</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "code": 0, "msg": "成功", "data": [ { "goods_id": 697224, "home_carousel_img": "https://image.kuaiqitong.com/9682phpT1OhLp1634086277211013.png" }, { "goods_id": 697225, "home_carousel_img": "https://image.kuaiqitong.com/9682phpT1OhLp1634086277211013.png" }, { "goods_id": 697226, "home_carousel_img": "https://image.kuaiqitong.com/9682phpT1OhLp1634086277211013.png" } ] }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">goods_id</td> <td style="text-align: left;">int</td> <td>商品id</td> </tr> <tr> <td style="text-align: left;">home_carousel_img</td> <td style="text-align: left;">string</td> <td>首页轮播图</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看公共参数中的 -&gt; 错误码注释</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML