zhouwenxuan
2023-12-08 b7143b51f3a50b6fac9c139d291c1fad017daee6
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;
}