吉安感知网项目-前端
shuishen
2026-02-03 89380e6260a75d1d3b94de687ebcc2f50d50659d
applications/drone-command/src/views/basicManage/deviceStock/DeviceChart1.vue
@@ -149,7 +149,7 @@
      graphic: {
         type: 'text',
         left: '22%',
         top: '35%',
         top: '48%',
         style: {
            text: '设备类型',
            fill: '#FFFFFF',
@@ -166,6 +166,7 @@
            color: '#FFFFFF',
            fontSize: 12,
            rich: legendRich,
            lineHeight: 30
         },
         itemWidth: 8,
         itemHeight: 8,
@@ -198,7 +199,7 @@
      },
      title: {
         x: 'center',
         top: '20',
         top: 0,
         textStyle: {
            color: '#fff',
            fontSize: 22,
@@ -227,7 +228,7 @@
         show: false,
         boxHeight: 26,
         left: '0%',
         top: -20,
         top: '-2%',
         width: '60%',
         viewControl: {
            distance: 210,