zhouwenxuan
2023-12-06 c1b2db87bab550a24c5a7fd5899342d56e7f414a
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;
}