页面详情
<p><strong>简要描述:</strong> </p>
<ul>
<li>页面详情</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/service/tkapp/pagedetail.html</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>参数:</strong> </p>
<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>
<tr>
<td style="text-align: left;">tid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"isError": false,
"errorCode": 0,
"errorMessage": "",
"subMessage": "",
"result": {
"module_name": "test",
"bg": 0,
"bgcol1": "255,255,255",
"bgcol2": "255,255,255",
"bgpic": "http://qqt.soukew.com/soukeAppTttService/images/app/e6b55b00-2e7e-4092-86fd-63bdb5e57497.png",
"lunbo_bg": 0,
"view": [{
"extend_img": null,
"eid": 0,
"data": [{
"platename": "",
"img": "",
"show": "false",
"activeimg": "",
"fontcol2": "",
"fontcol1": "",
"lim": 0,
"tagname": "",
"des": "",
"limit": "false",
"id": 30710,
"col2": "",
"col1": "",
"bgcol2": "",
"bgcol1": "",
"bgtype": 0,
"plateid": "0",
"imgid": "",
"sw": 0,
"tagid": "",
"activeid": "",
"platetype": "",
"name": "热销产品",
"platetag": ""
}],
"icid": 0,
"icon": null,
"name": "热销产品",
"styles": {
"marginhigh": "",
"moucecol1": "",
"id": 8260,
"margincol": "",
"moucecol2": "",
"marginTop": "1",
"textcol": ""
},
"id": 14779,
"extend_type": "",
"type": "hot",
"tid": 8260
}]
}
}</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>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>