配色方案 commonColor

说明

配色方案模块主要配置内容为平台提供的通用界面的配色。

当前版本是否必须:否。

模块包含的元素

ID 元素名称 元素类型
commonColorMain 主色调 颜色
commonColorDeputy 副色调 颜色

配置示例

{
    "dist": {
        "commonColorMain": {
            "value": "#1abc9c"
        },
        "commonColorDeputy": {
            "value": "#ffb837"
        },
        ...
    },
    "workbench": {
        "pages": [
            {
                "modules": [
                    "commonColor",
                    ...
                ],
                "name": "界面配置",
                "id": "page"
            },
            ...
        ]
    }
}

results matching ""

    No results matching ""