分段器颜色

This commit is contained in:
shijingjing
2023-03-01 16:28:23 +08:00
parent 5e4cd0d0e6
commit fe0d437a3f

View File

@@ -521,14 +521,14 @@ export default {
height: 58px;
line-height: 58px;
align-self: center;
color: #3aa0ff;
text-align: center;
border-radius: 16px;
color: #606266;
}
.bgactive {
background: #fff;
font-weight: 600;
color: #3aa0ff;
}
}
}