获取分享弹窗内容
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取分享弹窗内容</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>api/h5/get_common_pool_list</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<ul>
<li>
<p>无</p>
<p><strong>返回示例</strong></p>
</li>
</ul>
<pre><code>{
"msg": "获取数据成功",
"data": [
{
"article_id": 84822,
"title": "终于播了,这个视频找了很久,战友们都在看!",
"publish_at": "1562060249",
"article_type": 2,
"author_id": 17,
"link": "http://vod.heywoodsminiprogram.com/sv/12243fc7-16bb2039fa5/12243fc7-16bb2039fa5.mp4",
"image_list": {
"index_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201972173710891.jpg",
"recommend_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201972173715485.jpg",
"share_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201972173722520.jpg",
"index_data_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/20197217372420.jpg",
"background_thumb": null
},
"is_music": 0,
"author_info": {
"author": "见者有福",
"logo": "http://dev.heka4.site/mini-program-matrix/data/images/author/a6bde0e7aa8a95631ea3fa29362b7de4.jpg",
"articles_num": 185
},
"list_vedio_type": "0",
"width": "640",
"height": "360",
"cover_url": "http://vod.heywoodsminiprogram.com/748953a2d6904f77aa161198bb9d004d/snapshots/443a284086854711b9be519bfa92dceb-00001.jpg",
"index_thumb_width": 395,
"index_thumb_height": 197,
"title_prefix_type": "0",
"pv": 10000,
"share_num": 2000,
"fans_num": 0,
"commend_num": 0,
"is_commend": false,
"is_follow_new": false,
"is_follow": false,
"tab_info": {
"tab_name": "",
"tab_id": 0,
"trend": ""
}
}
],
"code": 1,
"state": true
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<ul>
<li>
<p>暂无</p>
<p><strong>备注</strong> </p>
</li>
<li>暂无</li>
</ul>