zhouwenxuan
2024-01-16 52f0aa42410a2102a8fa1badfc8e467cae7d6a7c
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;
}