简要描述:

  • 推广中心设置 -- 微信小程序

请求域名:

  • http://test.yunzshop.com

请求URL:

get:member.popularize-page-show.miniSet

返回示例:

{
    "result":1,
    "msg":"ok",
    "data":{
        "plugin":[
            {
                "status":0,
                "name":"门店预约"
            },
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...},
            Object{...}
        ],
        "basics":{
            "background_color":"#ff9900",
            "callback_url":"",
			"small_extension_link":""
            "is_show_unable":"1",
            "show_member_id":"0",
            "extension":1,
            "not_plugin":[
                {
                    "name":"门店预约",
                    "type":"行业类",
                    "status":0
                },
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...},
                Object{...}
            ]
        }
    }
}

参数:

参数名 类型 说明
plugin object 插件显示设置数据
basics object 基础设置数据

参数:

参数名 类型 说明
basics object 基础设置数据
background_color string 主题色
callback_url string H5跳转页面
small_extension_link string 小程序链接
is_show_unable string 更多权限显示
show_member_id string 会员id
extension string 推广中心(0=不开启, 1=开启)
not_plugin object 不开启插件数据

参数:

参数名 类型 说明
not_plugin object 插件数据
name string 插件名
type string 插件类型
status string 插件 开启状态 (0=不开启,1=开启)

参数:

参数名 类型 说明
plugin object 插件数据
name string 插件名
status string 插件状态(0=累计金额, 1=剩余可提现金额)



### 参数:

|参数名|类型|说明|
|:-----|:-----|:-----|
|info|object|设置数据|
|background_color|string|主题色|
|popularize|string|推广中心|
|callback_url|string|H5跳转页面|
|small_extension_link|string|小程序链接|
|is_show_unable|string|更多权限显示|
|show_member_id|string|会员id|



### 参数:

|参数名|类型|说明|
|:-----|:-----|:-----|
|plugin_page|object|插件数据|
|status|string|插件开启状态|
|plugin_mark|string|插件标记|
|title|string|插件名|

### 参数:

|参数名|类型|说明|
|:-----|:-----|:-----|
|plugin_page|object|插件数据|
|name|string|插件金额显示 -- 插件名|
|value|string|插件金额显示 -- 开启状态|