Merge branch 'feature/GFRS-597【电投页面优化】' into dev

This commit is contained in:
yuweiqi
2020-04-10 18:40:44 +08:00

View File

@@ -295,7 +295,7 @@ export default {
width: 100%;
background: #ffffff;
line-height: 20px;
color: #4fc6b3;
color: #e9332e;
box-sizing: border-box;
height: 40px;
}
@@ -317,7 +317,7 @@ export default {
}
}
.active {
color: #4fc6b3;
color: #e9332e;
background-color: #f2f2f2;
}
.search-result {