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