无人机管理后台前端(已迁走)
张含笑
2025-07-01 808960ad9e95bcbc26286033d5581a501a2a2721
src/views/wel/index.vue
@@ -436,7 +436,7 @@
      {
        name: '飞行时长',
        type: 'bar',
        barWidth: '12px',
        barWidth: '8px',
        itemStyle: {
          color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
            { offset: 0, color: '#29acff' },
@@ -449,7 +449,7 @@
      {
        name: '飞行里程',
        type: 'bar',
        barWidth: '12px',
        barWidth: '8px',
        itemStyle: {
          color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [
            { offset: 0, color: '#01c871' },