鲁班七号
2023-01-09 a25e34a84abe514f6e6bf39781c337eea1fd01d3
src/styles/index.scss
@@ -194,10 +194,10 @@
  //  background-color: #034EA2;
  }
  .el-button{
    background-color: #034EA2;
    background-color: #034ea2 !important;
  }
  .el-button--primary{
    border-color: #034EA2;
    .el-button--primary{
    border-color: #034ea2 !important;
  }
}