zhouwx
2024-06-13 c1194414df9e35e8d15e59855d148ca193b1e3c9
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: #385ca7;
}
.blueBg{
  background: #385ca7;
}