Commit 8c516d61 authored by huangyuanyuan's avatar huangyuanyuan

update

parent cc88ff06
......@@ -86,6 +86,7 @@
<el-col :span="13" style="position:relative;margin-top:15px">
<div class="progress progress1">
<span :style="'width:'+ item.width +'%;'"></span>
<!-- <span style="width:70%;"></span> -->
</div>
</el-col>
<el-col :span="2" style="text-align:center;margin-top:15px">
......@@ -485,7 +486,7 @@ export default {
border-radius: 15px;
overflow: hidden;
}
#Red .jyTtem0 .progress span {
#Red .jyTtem0 .progress span,#Red .jyTtem3 .progress span,#Red .jyTtem6 .progress span {
display: inline-block;
width: 60%;
height: 100%;
......@@ -500,7 +501,7 @@ export default {
text-align: center;
color:#fff;
}
#Red .jyTtem1 .progress span {
#Red .jyTtem1 .progress span,#Red .jyTtem4 .progress span,#Red .jyTtem7 .progress span {
display: inline-block;
width: 50%;
height: 100%;
......@@ -515,7 +516,7 @@ export default {
text-align: center;
color:#fff;
}
#Red .jyTtem2 .progress span {
#Red .jyTtem2 .progress span,#Red .jyTtem5 .progress span,#Red .jyTtem8 .progress span {
display: inline-block;
width: 70%;
height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment