新人首页弹窗-赵若含
<p><strong>简要描述:</strong> </p>
<ul>
<li>新人首页弹窗-赵若含</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://gytest.gaoyong666.com/gylm/Indexpage/getNewUserAlert</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>参数:</strong> 无</p>
<p><strong>返回示例</strong></p>
<pre><code>{
"code": 200,
"message": "SUCCESS",
"time": 1567580419,
"data": {
"a_id": 60,
"a_title": "新人首页",
"a_url": "{\"type\": 1,\"noInviteBindIsJump\": 0,\"jumpCode\": \"code-推广-http://gytest.gaoyong666.com/gylm/H5freesheet/v1/index?v=4\",\"popData\":{}}",
"a_img": "http://img.gaoyong666.com/otherImage/2019-08-29-1567073739.png"
}
}
</code></pre>
<p><strong>返回参数说明</strong> </p>
<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;">title</td>
<td style="text-align: left;">string</td>
<td>标题</td>
</tr>
<tr>
<td style="text-align: left;">url</td>
<td style="text-align: left;">string</td>
<td>跳转url</td>
</tr>
<tr>
<td style="text-align: left;">img</td>
<td style="text-align: left;">string</td>
<td>图片</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>