底部广告 serviceBottomAd

说明

底部广告模块主要配置内容为活动通用开始页、结束页、分享页的底部广告内容。

当前版本是否必须:否。

注:此模块为付费模块,需付费后可配置。

模块包含的元素

ID 元素名称 元素类型
serviceBottomAdShow 是否开启 开关
serviceBottomAdText 广告标题 单行文本
serviceBottomAdLinkType 跳转方式 单选按钮
serviceBottomAdLink 链接地址 URL

配置示例

{
    "dist": {
        "serviceBottomAdShow": {
            "value": true
        },
        "serviceBottomAdText": {
            "value": "免费H5小游戏制作"
        },
        "serviceBottomAdLinkType": {
            "value": "custom"
        },
        "serviceBottomAdLink": {
            "value": "http://www.24haowan.com"
        },
        ...
    },
    "workbench": {
        "pages": [
            {
                "modules": [
                    "serviceBottomAd",
                    ...
                ],
                "name": "基本配置",
                "id": "base"
            },
            ...
        ]
    }
}

results matching ""

    No results matching ""