zhouwenxuan
2023-12-07 e220a11760bb56f12da82a18e0b441dfdc588fac
src/assets/styles/index.scss
@@ -188,4 +188,12 @@
  --el-color-warning: #EAB308 !important;
  --el-color-success: #10B981 !important;
  --el-color-info: #1f2937 !important;
}
.blueFont{
  color: #5175C0;
}
.blueBg{
  background: #5175C0;
}