xby-y
2026-04-09 b3ff80e45d24a821ca0731983b1546b48570cdf1
项目代码/大屏/src/views/indexs/sc01-location-status.vue
@@ -98,12 +98,12 @@
              show: true,
              formatter: '{b}: {c}',
              color: '#fff',
              fontSize: 20
              fontSize: 16
            },
            emphasis: {
              label: {
                show: true,
                fontSize: 20,
                fontSize: 16,
                fontWeight: 'bold'
              },
              itemStyle: {
@@ -130,7 +130,7 @@
              },
              {
                value: this.locationData.locked,
                name: '鏈夎揣閿佸畾',
                name: '閿佸畾',
                itemStyle: { color: '#ffdb5c' }
              }
            ],