添加属性

This commit is contained in:
joylink_fanyuhong 2020-03-02 17:17:07 +08:00
parent 75d9f1b3bb
commit 81c81e5ac1

View File

@ -482,6 +482,7 @@ class SkinCode extends defaultStyle {
textOffset: 4, // 字体偏移(用以控制字体据车头的距离)
trainWidthMoreText: 8, // 计算列车长度时--列车长比text多出尺寸
useSelfFormat: true, // 使用配置项的nameFormat
trainHeadColorChangeMode: 1, // 1:driveMode + runlevel
useSelfText: true, // 使用配置项的字体大小
displayPosition: 'margin' // 非同通信车在物理区段(有逻辑区段)上显示的位置 margin:行驶方向边缘车次窗 center: 中间位置车次窗
},