图表适配

main
jinna 3 years ago
parent 088311230c
commit 23e5015ccc
  1. 4
      src/views/components/showmap.vue

@ -306,7 +306,7 @@ export default {
fontSize:this.fontSize(12) fontSize:this.fontSize(12)
} }
}, },
aspectScale:'1.5', aspectScale:'1.2',
label: { label: {
show: true, show: true,
textStyle:{ textStyle:{
@ -384,7 +384,7 @@ export default {
show: false, show: false,
}, },
}, },
aspectScale:'1.5', aspectScale:'1.2',
roam: false, // roam: false, //
itemStyle: { itemStyle: {
normal: { normal: {

Loading…
Cancel
Save