滚动
Showing
1 changed file
with
3 additions
and
3 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> |
| ... | @@ -86,7 +86,7 @@ | ... | @@ -86,7 +86,7 @@ |
| 86 | </div> | 86 | </div> |
| 87 | 87 | ||
| 88 | </div> | 88 | </div> |
| 89 | 89 | ||
| 90 | 90 | ||
| 91 | </template> | 91 | </template> |
| 92 | 92 | ||
| ... | @@ -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