This commit is contained in:
zhaofang
2022-09-02 16:03:18 +08:00
parent 68eb098e19
commit 872b77a6fb
6 changed files with 22 additions and 59 deletions

View File

@@ -551,7 +551,8 @@ export default {
margin: 0 0 0 15px;
}
.interact-bar-value{
color:#6E7B84;
// color:#6E7B84; ui图给的颜色但是效果于ui图效果不一样也没有透明度所以找一个相近的和谐的颜色
color:#999;
}
}
}