|
@@ -381,7 +381,7 @@ export default {
|
|
|
type: 'pie',
|
|
type: 'pie',
|
|
|
hoverAnimation: false, // 悬停不放大
|
|
hoverAnimation: false, // 悬停不放大
|
|
|
labelLine: {
|
|
labelLine: {
|
|
|
- length: this.EchartfontSize(60),
|
|
|
|
|
|
|
+ length: this.EchartfontSize(35),
|
|
|
length2: this.EchartfontSize(40),
|
|
length2: this.EchartfontSize(40),
|
|
|
lineStyle: {
|
|
lineStyle: {
|
|
|
width: this.EchartfontSize(2)
|
|
width: this.EchartfontSize(2)
|