宁波停站时间调整

This commit is contained in:
fan 2020-04-01 14:30:11 +08:00
parent fe8caec435
commit e344e63469

View File

@ -338,7 +338,7 @@ class SkinCode extends defaultStyle {
fontWeight: 'normal'
},
stopTime: { // 停站时间
offset: { x: -8, y: -4 }, // 运行时间偏移量
offset: { x: -40, y: -5 }, // 运行时间偏移量
textColor: 'white', // 停站时间字体颜色
textFontSize: 10 // 停站时间字体大小
},