zhouwenxuan
2023-12-15 07ca2d96c6f38a2a38f958d1771b6b9848f0ce0d
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;
}