Browse Source

fix:[非实验表单]优化

luojie
15881625488@163.com 3 weeks ago
parent
commit
b1963a95bb
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      src/assets/styles/index.scss

+ 4
- 1
src/assets/styles/index.scss View File

@ -212,7 +212,10 @@ aside {
background: #409EFF; background: #409EFF;
} }
&.ytj { &.ytj {
background: #F78B07;
background: #2AC663;
}
&.wtg {
background: #f73f07;
} }
&.ytg { &.ytg {
background: #2AC663; background: #2AC663;

Loading…
Cancel
Save