466dea02 by zhangmeng

滚动

1 parent 04ef28e0
...@@ -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 },
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!