offset: this.$root.$options.filters.filterPx(0.2,this.fontSize), | offset: this.$root.$options.filters.filterPx(0.2,this.fontSize), | ||||
textStyle: { | textStyle: { | ||||
fill: "#ffffff", | fill: "#ffffff", | ||||
fontSize: this.$root.$options.filters.filterPx(0.14, this.fontSize), | |||||
fontSize: this.$root.$options.filters.filterPx(0.17, this.fontSize), | |||||
fontWeight: 300 | fontWeight: 300 | ||||
}, | }, | ||||
// custom: true, // 使用自定义文本 | // custom: true, // 使用自定义文本 |