限微信内参与 serviceWechatLimit

说明

限微信内参与模块主要配置内容为活动是否限制为仅可在微信内参与,如果关闭此选项,将可以在其他浏览器进入活动,每次进入活动前需输入手机号及验证码进行登录。

当前版本是否必须:是。

模块包含的元素

ID 元素名称 元素类型
serviceWechatLimitSwitch 是否开启 开关

配置示例

{
    "dist": {
        "serviceWechatLimitSwitch": {
            "value": false
        },
        ...
    },
    "workbench": {
        "pages": [
            {
                "modules": [
                    "serviceWechatLimit",
                    ...
                ],
                "name": "基本配置",
                "id": "base"
            },
            ...
        ]
    }
}

results matching ""

    No results matching ""