列车遮挡调整

This commit is contained in:
fan 2021-07-01 16:06:31 +08:00
parent 8d5664d9da
commit 19058b1935

View File

@ -658,7 +658,7 @@ class SkinCode extends defaultStyle {
], // 特殊列车类型需设置显示格式
lrPadding: 1, // 两边间隔
upPadding: 1, // 上边距离
trainBodyFillColor: '#000000', // 列车车身填充颜色
trainBodyFillColor: 'rgba(0,0,0,0)', // 列车车身填充颜色
// targetCode:
trainNameFormat: 'serviceNumber:tripNumber'// 列车显示格式
},