From 4bce310d4f7c3d8669ff0a5becc607a1ccd28600 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Thu, 2 Apr 2020 11:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=8F=E5=B7=9E=E7=9A=AE=E8=82=A4=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/config/skinCode/fuzhou_01.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/jmapNew/config/skinCode/fuzhou_01.js b/src/jmapNew/config/skinCode/fuzhou_01.js index afd405d6f..21583a081 100644 --- a/src/jmapNew/config/skinCode/fuzhou_01.js +++ b/src/jmapNew/config/skinCode/fuzhou_01.js @@ -223,7 +223,7 @@ class SkinCode extends defaultStyle { }, detainCar: { // 扣车 text: 'H', // 扣车显示内容 - position: -1, // 扣车方向 + position: 1, // 扣车方向 offset: {x: -8, y: -6}, // 扣车偏移量 trainColor: '#E4EF50', // 车站扣车颜色 centerTrainColor: '#FFFFFF', // 中心扣车颜色 @@ -240,6 +240,8 @@ class SkinCode extends defaultStyle { offset: {x: -8, y: 6}, // 运行等级偏移量 textColor: '#FFFFFF' // 停站等级字体颜色 }, + trainStop: {}, // 停车标志 + trainDepart: {}, // 停车计时 text: { fontSize: 11, // 字体大小 fontWeight: 'normal', // 字体粗细