漫番


分享 1

<h5>简要描述:</h5> <p>分享</p> <h5>请求URL:</h5> <p><code>http://codetest.myfcomic.com/api/content/share_content</code></p> <h5>请求方式:</h5> <p>GET </p> <h5>参数:</h5> <table> <thead> <tr> <th>参数名</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>type</td> <td>是</td> <td>int</td> <td>类型 1-漫文,2-新闻 3专题 4漫画</td> </tr> <tr> <td>content_id</td> <td>是</td> <td>int</td> <td>内容id</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "code": 1, "msg": "操作成功", "data": { "id": 84, "titile": "专题一", "image": "http://cdnmyfcomicadmin.myfcomic.com/topic/topic/head_img_url/84/df02c92e4d3cf60eaa527f609d6e3fcd.jpg@!q90_no_make", "describe": "漫画,是一种艺术形式,是用简单而夸张的手法来描绘生活或时事的图画。一般运用变形、比喻、象征、暗示、影射的方法。构成幽默诙谐的画面或画面组,以取得讽刺或歌颂的效果。\n漫画作为绘画作品经历了一个发展过程,从最初作为少数人的兴趣爱好,已成为人们的普遍读物,更是学生的最爱,并成为了漫画控。近年的作品主导一般为日本漫画和美国漫画。", "content_url": "https://m.myfcomic.com/projectDetails/84", "share_url": "https://m.myfcomic.com/projectDetails/84", "applet_content_url": "", "apph5_content_url": "", "paper_content": "编辑王茂森测试文案测试文案测试文案测试文案测试文案测试文案修改修改" } }</code></pre> <h4>返回参数说明</h4> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>int</td> <td>内容id</td> </tr> <tr> <td>title</td> <td>string</td> <td>标题</td> </tr> <tr> <td>progress</td> <td>int</td> <td>1-未引进,2-连载中,3-已完结</td> </tr> <tr> <td>frequency</td> <td>int</td> <td>1-日更,2-周更,3-月更,4-季更新,5-不定期</td> </tr> <tr> <td>week_update_time</td> <td>int</td> <td>周更更新时间,1-周一,2-周二 … ,7-周日</td> </tr> <tr> <td>image</td> <td>string</td> <td>图片</td> </tr> <tr> <td>describe</td> <td>string</td> <td>简介</td> </tr> <tr> <td>share_url</td> <td>string</td> <td>分享链接</td> </tr> <tr> <td>share_wechat_url</td> <td>string</td> <td>微信分享地址</td> </tr> <tr> <td>paper_content</td> <td>string</td> <td>分享文案</td> </tr> </tbody> </table>

页面列表

ITEM_HTML