14. 获取分享后的文章
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取分享后弹框的文章</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/api/h5/after_share_article</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": 66196,
"title": "中东美女的舞姿 ,真是太美了!",
"publish_at": 1576573941,
"article_type": 1,
"author_id": 14,
"link": "",
"image_list": {
"index_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/2019329144538546.jpg",
"recommend_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/2019329144540211.jpg",
"share_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/2019329144541528.jpg",
"index_data_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/2019329144537436.jpg",
"background_thumb": ""
},
"is_music": 0,
"author_info": {
"author": "民间百态",
"logo": "http://dev.heka4.site/mini-program-matrix/data/images/author/e1ae5c7d6666b5ff3eae440ebbce72e7.jpg",
"articles_num": 1719
},
"list_vedio_type": 0,
"width": 0,
"height": 0,
"cover_url": null,
"index_thumb_width": 209,
"index_thumb_height": 104,
"title_prefix_type": "2",
"subtitle": null,
"pv": 30564,
"share_num": 2000,
"fans_num": 0,
"commend_num": 0,
"is_follow_new": false,
"is_follow": false,
"is_commend": false,
"tab_info": {
"tab_name": "",
"tab_id": 0,
"trend": ""
},
"exp": null
},
{
"article_id": 80310,
"title": "一首《伤心太平洋》送给群友们,真的好伤心!",
"publish_at": 1576748185,
"article_type": 2,
"author_id": 31,
"link": "http://vod.heywoodsminiprogram.com/sv/189cd687-16b403b633f/189cd687-16b403b633f.mp4",
"image_list": {
"index_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201961015615781.jpg",
"recommend_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201961015635379.jpg",
"share_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201961015202643.jpg",
"index_data_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/201961015612250.jpg",
"background_thumb": ""
},
"is_music": 0,
"author_info": {
"author": "小秀圈作者1",
"logo": "http://dev.heka4.site/mini-program-matrix/data/images/author/0dd0292a126e0844d7ee36e3318ca20b.jpg",
"articles_num": 58
},
"list_vedio_type": 0,
"width": 1280,
"height": 720,
"cover_url": "http://vod.heywoodsminiprogram.com/e4441e3f227f4940ad01e2b48b764136/snapshots/b89618b65cdb4f0f9a5845f605391cc4-00001.jpg",
"index_thumb_width": 446,
"index_thumb_height": 223,
"title_prefix_type": "0",
"subtitle": null,
"pv": 37132,
"share_num": 2000,
"fans_num": 0,
"commend_num": 0,
"is_follow_new": false,
"is_follow": false,
"is_commend": false,
"tab_info": {
"tab_name": "",
"tab_id": 0,
"trend": ""
},
"exp": null
},
{
"article_id": 98665,
"title": "标签只关联广州市",
"publish_at": 1574861271,
"article_type": 1,
"author_id": 27,
"link": "",
"image_list": {
"index_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/1574666666811b1ba8c590212f0857ea28b6dd9fae83e.jpg",
"recommend_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/1574666674678be16b838e3bc93f2b8fe5b0a5c1f668a.jpg",
"share_thumb": "http://yuetu.heywoodsminiprogram.com/test/images/jpg/1574666694888e8c89deb5440170fef29d7a3bff53ef5.jpg",
"index_data_thumb": "http://yuetu.heywoodsminiprogram.com/data/image/jpg/d68d11e98e3c8b01eeafbb7bad432a1c.jpeg",
"background_thumb": ""
}
],
"code": 1,
"state": true
}
</code></pre>
<p><strong>返回参数说明</strong> </p>
<ul>
<li>
<p>暂无</p>
<p><strong>备注</strong> </p>
</li>
<li>暂无</li>
</ul>