// 全局scss变量 $color-primary: #0858f7; html { --el-color-primary: #0858f7 !important; --el-color-danger: #ff5651 !important; }