zhouwenxuan
2023-12-13 8d7a85383e9d008f94e19b932f777a458f26bc71
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;
}