Skip to content

渐变色 #29

@ccforeverd

Description

@ccforeverd

希望可以支持渐变色的进度条

    let style = {
        'background': this.progress.options.canSuccess ? this.progress.options.color : this.progress.options.failedColor,
        'opacity': this.progress.options.show ? 1 : 0
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions