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