zhouwx
2024-06-13 d1958c0d72946b04b7949eee1a28c06430a73874
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;
}