QYF-GitLab1
昨天 cf7e71c6d0fb64eeb6b5deac540da843b4bb465c
src/assets/main.css
@@ -8,6 +8,7 @@
  --el-color-primary-dark-2: #019e58 !important;
  --el-color-primary-dark-3: #019e58 !important;
  --el-button-border-color: #019e58 !important;
  --el-dialog-padding-primary: 0px !important;
}
/* 基础样式 */
@@ -241,7 +242,10 @@
.grey {
  color: #949494;
}
.mainbg{
  background:#00873c;
  color:#fff;
.mainbg {
  background: #00873c;
  color: #fff;
}
 .fansdialog .el-dialog__header {
  padding-bottom: 0 !important;
}