src/assets/style/reset-element.scss
@@ -45,8 +45,8 @@ .el-button--primary { color: #fff; background-color: $color-primary !important; border-color: $color-primary !important; background-color: $color-primary; border-color: $color-primary; } .el-pagination.is-background .el-pager li:not(.disabled).active { @@ -61,6 +61,11 @@ } .el-button--primary { color: #fff; background-color: #2a78fb !important; border-color: #2a78fb !important; } background-color: #2a78fb; border-color: #2a78fb; } // 颜色 .el-table .onSelect { background: #ebf2ff; }