thingorigin2.0
    正在准备搜索索引...

    接口 skyColorsParams

    interface skyColorsParams {
        bottom?: string;
        line?: string;
        top?: string;
    }
    索引

    属性

    bottom?: string
    line?: string
    top?: string