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 151
151
< div class ="sm-progress-wrap ">
152
152
< sm-progress
153
153
id ="progress5 "
154
- size ="80 "
154
+ size ="100 "
155
155
stroke-color ="#b6a2de "
156
156
percent ="30 "
157
157
stroke-width ="6 "
164
164
< div class ="sm-progress-wrap ">
165
165
< sm-progress
166
166
id ="progress6 "
167
- size ="80 "
167
+ size ="100 "
168
168
stroke-color ="#5ab1ef "
169
169
percent ="50 "
170
170
stroke-width ="6 "
190
190
< div class ="sm-progress-wrap ">
191
191
< sm-progress
192
192
id ="progress7 "
193
- size ="80 "
193
+ size ="100 "
194
194
stroke-color ="#2ec7c9 "
195
- percent ="20 "
195
+ percent ="60 "
196
196
stroke-width ="6 "
197
197
type ="circle "
198
198
>
203
203
< div class ="sm-progress-wrap ">
204
204
< sm-progress
205
205
id ="progress8 "
206
- size ="80 "
206
+ size ="100 "
207
207
stroke-color ="#ffb980 "
208
208
percent ="80 "
209
209
stroke-width ="6 "
339
339
} ,
340
340
titleFontStyle : {
341
341
fontFamily : "微软雅黑" ,
342
- fontWeight : "bolder" ,
343
- textAlign : "center"
342
+ fontWeight : "bolder"
344
343
} ,
345
344
categoryFontStyle : {
346
345
fontFamily : "微软雅黑" ,
369
368
font-size : 1.8vw ;
370
369
}
371
370
.title-text-wrap .sm-component-text {
372
- display : block ;
371
+ width : 100 % ;
373
372
font-size : 1.66vw ;
374
373
line-height : 1.5 ;
375
374
}
382
381
}
383
382
384
383
.block-title .sm-component-text {
385
- display : block ;
384
+ width : 100 % ;
386
385
font-size : 1.15vw ;
387
386
line-height : 1.5 ;
388
387
}
396
395
}
397
396
398
397
.monitor-wrap .monitor-text .sm-component-text {
399
- display : block ;
398
+ width : 100 % ;
400
399
font-size : 0.94vw ;
401
400
line-height : 1.5 ;
402
401
}
413
412
414
413
.control-wrap .control-title .sm-component-text ,
415
414
.resource-wrap .resource-year .sm-component-text {
416
- display : block ;
415
+ width : 100 % ;
417
416
margin-bottom : 0.93vh ;
418
417
font-size : 0.94vw ;
419
418
}
457
456
.environment-wrap .environment-title .sm-component-text ,
458
457
.chart-wrap .chart-title .sm-component-icon ,
459
458
.chart-wrap .chart-title .sm-component-text {
459
+ width : auto;
460
460
display : inline-block;
461
461
vertical-align : middle;
462
462
}
You can’t perform that action at this time.
0 commit comments