AppleK


首页

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>/index/index/index</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>请求Query参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">page</td> <td style="text-align: left;">否</td> <td>int</td> <td>页数,1开始</td> </tr> <tr> <td style="text-align: left;">pagesize</td> <td style="text-align: left;">否</td> <td>int</td> <td>每页记录数,默认15</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;banner&amp;quot;: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;title&amp;quot;: &amp;quot;广告图&amp;quot;, &amp;quot;content&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;pic&amp;quot;: &amp;quot;\/uploads\/banner\/2023\/04\/17\/23041713420491739.jpg&amp;quot; } ], &amp;quot;notice&amp;quot;: [], &amp;quot;article&amp;quot;: [] } } </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;">banner</td> <td style="text-align: left;">array</td> <td>广告</td> </tr> <tr> <td style="text-align: left;">notice</td> <td style="text-align: left;">array</td> <td>公告</td> </tr> <tr> <td style="text-align: left;">article</td> <td style="text-align: left;">array</td> <td>财经内容</td> </tr> </tbody> </table>

页面列表

ITEM_HTML