initv1
<h4>请求控制</h4>
<pre><code>"close_service": "0", // 关闭服务的概率 (现在矩阵代码没有作用)</code></pre>
<h4>基础信息 - 其他不对外暴露</h4>
<pre><code>"item": "lite127",
"resource_sign_key": "", // 鉴权 key</code></pre>
<h4>赞赏设置 - 不对外暴露</h4>
<h4>功能开关</h4>
<pre><code>"reward_ad_type": 2, // 激励广告</code></pre>
<h4>分享配置</h4>
<pre><code>
"share_func_type": 0,
"share_func_appid": "",
"share_func_miniprogram_name": "",
"share_func_miniprogram_path": null,
"share_func_same_article": "0",
"share_func_reword": "0",
"share_func_mp_url": null,
"share_func_article_ids_type": "0",
"share_func_article_ids": [],
"share_func_reword_before_mp": "0",</code></pre>
<h4>视频播完设置</h4>
<pre><code>"switch_after_play": "1", // 开关
"after_play_do": "1", // 交互类型
"after_play_article": "1", // 素材来源
"after_play_reward_show": "1",// 打赏后显示
"after_play_reward_share": 0, // 不使用了?</code></pre>
<h4>普通打赏设置</h4>
<pre><code>"common_reward_set": "0",</code></pre>
<h4>内容版本切换- 不对外暴露</h4>
<h4>轮播设置</h4>
<pre><code>"switch_broadcast": "1", // 开关
"broadcast_type": "4", // 轮播类型
"broadcast_topic_id": "0", // 未知??
"article_type": {
"broadcast_article_type": "2", // 轮播的文章类型限制
"share_article_type": ""
},
"broadcast_num": "5", // 多少条轮播</code></pre>
<h4>首页文章设置</h4>
<pre><code>"home_top_five": "0",//前五篇文章设置
"home_top_five_article_type": "2",//素材类型</code></pre>
<h4>首页前五定制</h4>
<pre><code>"customized": {
"switch": false,
"start_time": "0",
"end_time": "0",
"article_id": null
},</code></pre>
<h4>文章底部设置 - 缓存里拿的,不在这里</h4>
<h4>分享弹框设置</h4>
<pre><code>"switch_share": "1", // 分享弹框开关
"share_interaction": "2", // 分享交互
"share_type": "1", // 弹框文章来源
"data_type": {
"share_type": "1" // 弹框文章来源
},
"article_type": {
"broadcast_article_type": "2",
"share_article_type": "" // 分享文章类型限制
},
"share_reword_rule": "1", // 分享打赏规则
"share_subscription_rule": "1", //第二次分享后弹窗规则 1 关 2 开
"mp_url": "", // 分享弹框 mp </code></pre>
<h4>添加我的小程序</h4>
<pre><code>"switch_notice": "0", // 开关
"notice_type": "2", // 顶部栏配置类型;1:添加我的小程序;2:订阅提醒
"notice_info": null, // 提示语
"top_config_subscription_location": "1,2", // 通知位置
"subscription_home_notice_info": "可以设置最新资讯提醒哦",
"subscription_detail_notice_info": "可以设置最新资讯提醒哦",</code></pre>
<h4>更多图集</h4>
<pre><code>"app_jump_info": {
"type": 1,
"appid": "wxf0dcc677d636fe6f",
"app_name": "春节视频",
"path": "",
"url": ""
},</code></pre>
<h4>收藏</h4>
<pre><code>"switch_col": 0,</code></pre>
<h4>mp 页配置</h4>
<pre><code>"style_v2_mp_link": null,</code></pre>
<h4>挂件</h4>
<pre><code>"pendant": [
{
"appid": "wxf0dcc677d636fe6f",
"title": "",
"path": "",
"type": 6,
"type_appid": "",
"switch": 1,
"entry_images": "http://ad.heywoodsminiprogram.com/test/images/gif/2019614201242477.gif",
"card_images": "",
"style": "",
"multi_pendant": [],
"pendant_template_id": 0,
"id": 4987,
"template_name": "打赏"
},
],
</code></pre>
<h4>tabList</h4>
<pre><code>"tag_list": [
{
"id": 6290,
"tag_name": "🔥头条视频",
"type": 1,
"unselected_img_url": "",
"selected_img_url": "",
"jump_appid": "",
"jump_path": "",
"jump_app_name": "",
"sort": 1,
"update_time": "2020-03-12 10:41:49",
"describtion": "",
"trend": "",
"show_type": 2
},
],
</code></pre>
<h4>tabList 位置</h4>
<pre><code>"location_type": 1,</code></pre>
<h4>地理位置匹配,前台api动态生成的</h4>
<pre><code>"area_code": {
"default_province_code": "",
"default_city_code": "",
"tab_bind_code": [],
"default_tab_name": ""
}</code></pre>
<h4>其他的</h4>
<pre><code>"latest_version": "1.0.6", // 最新上线的版本号(判断当前的版本大于最新的版本 且 处于审核状态 关掉所有挂件)
"version_status": 1, // 版本状态 (同latest_version一起使用)
"switch_reward": "0", // 不存在,以前是赞赏开关, 现在挂件控制就行</code></pre>
<h4>不存在的</h4>
<p>前端代码不存在</p>
<pre><code>"card_jump": {
"type": "0",
"appid": "",
"appname": ""
},</code></pre>
<p>不存在,以前应该是分享弹框功能开关(跳小程序)</p>
<pre><code>"share_popup": {
"data": [
{
"appid": "",
"appname": "",
"switch": 0
},
],
"type": 0
},</code></pre>
<p>前端代码不存在</p>
<pre><code>"bottom_recommend_ahead": {
"data": [
{
"appid": "",
"appname": "",
"switch": 0
},
{
"appid": "",
"appname": "",
"switch": 0
}
],
"type": 0
},</code></pre>