滚动
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | <div class="center"> | 2 | <div class="center"> |
| 3 | <div ref="textRef" class="top"> | 3 | <div ref="textRef" class="top"> |
| 4 | <div class="left"> | 4 | <div class="left"> |
| 5 | <div class="titleTop">懂事会得分</div> | 5 | <div class="titleTop">董事会得分</div> |
| 6 | <div class="titleCenter">预计得分 <span class="tex1">5</span></div> | 6 | <div class="titleCenter">预计得分 <span class="tex1">5</span></div> |
| 7 | <div class="titleCenter">标准得分 <span class="tex2">10</span> | 7 | <div class="titleCenter">标准得分 <span class="tex2">10</span> |
| 8 | </div> | 8 | </div> |
| ... | @@ -519,7 +519,7 @@ const handelZhu1 = () => { | ... | @@ -519,7 +519,7 @@ const handelZhu1 = () => { |
| 519 | show: true, | 519 | show: true, |
| 520 | lineStyle: { | 520 | lineStyle: { |
| 521 | color: '#fff', | 521 | color: '#fff', |
| 522 | width: 2, | 522 | width: 1, |
| 523 | type: 'solid' | 523 | type: 'solid' |
| 524 | } | 524 | } |
| 525 | }, | 525 | }, | ... | ... |
-
Please register or sign in to post a comment