点开工具、字典、anything


热点专题基本信息

<h4>热点专题基本信息</h4> <p><strong>请求URL:</strong> </p> <ul> <li><code>/api/hot_topic/base_info</code> 请求方式:POST</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 style="text-align: left;">说明</th> <th style="text-align: left;">示例</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "msg": "开启成功", "data": { "topic_base_info":{ "topic_name":"专题名", "topic_title":"专题页大标题", "topic_introduction":"简介", "topic_background_img":"http://", // 背景图 "share_content":"分享文案", "share_img":"http://", // 分享图 "upper_status":1, // 上架状态:1 上架,0 下架 "axis_title":"轴标题", "subscription_setting":{ // 订阅设置 "switch": 1 ,// 1:打开; 0:关上; "is_flexible": 1, // 1:有伸缩效果; 0: 无伸缩效果; "img":"http://", // 订阅样式 }, "page_transpond_pv":"页面转发pv", } }, "code": 1, "state": true }</code></pre>

页面列表

ITEM_HTML