Administrator
2 years ago
|
@@ -49,14 +49,14 @@
|
|
|
series: [{
|
|
|
name: '完成',
|
|
|
type: 'liquidFill',
|
|
|
- radius: '80%',
|
|
|
+ radius: '130rem',
|
|
|
data: [0.80],
|
|
|
label: {
|
|
|
normal: {
|
|
|
color: '#27e5f1',
|
|
|
insideColor: '#fff',
|
|
|
textStyle: {
|
|
|
- fontSize: 40,
|
|
|
+ fontSize: "40rem",
|
|
|
fontWeight: 'bold',
|
|
|
}
|
|
|
}
|