Browse Source

feat: 字号修改

master
taqi be 1 month ago
parent
commit
758c904c3c
  1. 2
      src/pages/deviceInfo/components/pie-chart.vue

2
src/pages/deviceInfo/components/pie-chart.vue

@ -82,7 +82,7 @@ const option = computed(() => { @@ -82,7 +82,7 @@ const option = computed(() => {
itemHeight: 15,
itemGap: 10,
textStyle: {
fontSize: 16,
fontSize: 14,
},
selectedMode: false,
},

Loading…
Cancel
Save