File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 151151 < div class ="sm-progress-wrap ">
152152 < sm-progress
153153 id ="progress5 "
154- size ="80 "
154+ size ="100 "
155155 stroke-color ="#b6a2de "
156156 percent ="30 "
157157 stroke-width ="6 "
164164 < div class ="sm-progress-wrap ">
165165 < sm-progress
166166 id ="progress6 "
167- size ="80 "
167+ size ="100 "
168168 stroke-color ="#5ab1ef "
169169 percent ="50 "
170170 stroke-width ="6 "
190190 < div class ="sm-progress-wrap ">
191191 < sm-progress
192192 id ="progress7 "
193- size ="80 "
193+ size ="100 "
194194 stroke-color ="#2ec7c9 "
195- percent ="20 "
195+ percent ="60 "
196196 stroke-width ="6 "
197197 type ="circle "
198198 >
203203 < div class ="sm-progress-wrap ">
204204 < sm-progress
205205 id ="progress8 "
206- size ="80 "
206+ size ="100 "
207207 stroke-color ="#ffb980 "
208208 percent ="80 "
209209 stroke-width ="6 "
339339 } ,
340340 titleFontStyle : {
341341 fontFamily : "微软雅黑" ,
342- fontWeight : "bolder" ,
343- textAlign : "center"
342+ fontWeight : "bolder"
344343 } ,
345344 categoryFontStyle : {
346345 fontFamily : "微软雅黑" ,
369368 font-size : 1.8vw ;
370369 }
371370 .title-text-wrap .sm-component-text {
372- display : block ;
371+ width : 100 % ;
373372 font-size : 1.66vw ;
374373 line-height : 1.5 ;
375374 }
382381 }
383382
384383 .block-title .sm-component-text {
385- display : block ;
384+ width : 100 % ;
386385 font-size : 1.15vw ;
387386 line-height : 1.5 ;
388387 }
396395 }
397396
398397 .monitor-wrap .monitor-text .sm-component-text {
399- display : block ;
398+ width : 100 % ;
400399 font-size : 0.94vw ;
401400 line-height : 1.5 ;
402401 }
413412
414413 .control-wrap .control-title .sm-component-text ,
415414 .resource-wrap .resource-year .sm-component-text {
416- display : block ;
415+ width : 100 % ;
417416 margin-bottom : 0.93vh ;
418417 font-size : 0.94vw ;
419418 }
457456 .environment-wrap .environment-title .sm-component-text ,
458457 .chart-wrap .chart-title .sm-component-icon ,
459458 .chart-wrap .chart-title .sm-component-text {
459+ width : auto;
460460 display : inline-block;
461461 vertical-align : middle;
462462 }
You can’t perform that action at this time.
0 commit comments