From d2cef46f6e433ca40b44edd31a4ffbb09bb2701b Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Mon, 25 Oct 2021 11:13:22 +0800 Subject: [PATCH 1/8] =?UTF-8?q?IBP=E5=B1=80=E9=83=A8=E6=8E=A7=E5=88=B6?= =?UTF-8?q?=E7=9B=98=20=E6=93=8D=E4=BD=9C=E6=8F=8F=E8=BF=B0=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/config/skinCode/chengdu_03.js | 2 +- src/jmapNew/theme/nanjing_02/menus/menuButton.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/jmapNew/config/skinCode/chengdu_03.js b/src/jmapNew/config/skinCode/chengdu_03.js index f715b1f5b..202f71bd2 100644 --- a/src/jmapNew/config/skinCode/chengdu_03.js +++ b/src/jmapNew/config/skinCode/chengdu_03.js @@ -916,7 +916,7 @@ class SkinCode extends defaultStyle { }; this[deviceType.FloodGate] = {}; this[deviceType.DirectionRod] = {}; - this[deviceType.IndicatorLight] = {}; + this[deviceType.IndicatorLight] = {}; } } diff --git a/src/jmapNew/theme/nanjing_02/menus/menuButton.vue b/src/jmapNew/theme/nanjing_02/menus/menuButton.vue index 9077ee7fd..b6ed26e02 100644 --- a/src/jmapNew/theme/nanjing_02/menus/menuButton.vue +++ b/src/jmapNew/theme/nanjing_02/menus/menuButton.vue @@ -250,8 +250,8 @@
连续扣车
-
取消设置
-
取消设置
+
恢复原状
+
恢复原状
此站不停
此站不停
From b30ad33dfe3728b1c55795a44fe8d3291ec214e5 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Mon, 25 Oct 2021 16:57:41 +0800 Subject: [PATCH 2/8] =?UTF-8?q?=E5=AE=9E=E8=AE=AD=E5=AF=86=E7=A0=81?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/xian_01/operationConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jmapNew/theme/xian_01/operationConfig.js b/src/jmapNew/theme/xian_01/operationConfig.js index 34e86e461..7d8b1ec66 100644 --- a/src/jmapNew/theme/xian_01/operationConfig.js +++ b/src/jmapNew/theme/xian_01/operationConfig.js @@ -85,7 +85,7 @@ export default { stepVOList: [ { deviceType: 'bar', orderNum: 1, operateCode: '0024', tip: '鼠标左键点击顶部菜单栏【控制模式转换】' }, { deviceType: 'bar', orderNum: 2, operateCode: '2034', tip: '鼠标左键点击【强制站控】' }, - { deviceType: 'bar', orderNum: 3, operateCode: '2035', tip: '鼠标左键输入默认密码【123456】后,点击【确定】按钮' }, + { deviceType: 'bar', orderNum: 3, operateCode: '2035', tip: '鼠标左键输入默认密码【12】后,点击【确定】按钮' }, { deviceType: '05', orderNum: 4, operateCode: '2032', tip: '鼠标左键选择所需要转换的控制区域【{1}】', val: '{2}' }, { deviceType: '05', orderNum: 5, operateCode: '203', tip: '鼠标左键点击【强制站控】', val: '{2}' }, { deviceType: '05', orderNum: 6, operateCode: '2033', tip: '鼠标左键点击【确认】按钮' }, From 5be842b66474658a36a592ef49f0bb27349a9d6d Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Wed, 27 Oct 2021 13:06:07 +0800 Subject: [PATCH 3/8] =?UTF-8?q?=E5=8D=97=E4=BA=AC=E4=BA=8C=20=E7=BB=BC?= =?UTF-8?q?=E5=90=88=E6=BC=94=E7=BB=83=E8=A1=8C=E8=B0=83=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9A=82=E6=8F=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/shape/graph/Psd/index.js | 3 + src/views/newMap/displayBaSiDi/baSiDiNew.vue | 360 +++++++++++++++++++ src/views/newMap/displayBaSiDi/index.vue | 34 +- src/views/newMap/displayBaSiDi/tmt.vue | 23 +- src/views/newMap/displayBaSiDi/tro.vue | 2 +- src/views/newMap/displayBaSiDi/troDetail.vue | 1 + src/views/newMap/jlmapNew/index.vue | 2 +- src/views/newMap/jointTrainingNew/index.vue | 84 ++++- 8 files changed, 481 insertions(+), 28 deletions(-) create mode 100644 src/views/newMap/displayBaSiDi/baSiDiNew.vue diff --git a/src/jmapNew/shape/graph/Psd/index.js b/src/jmapNew/shape/graph/Psd/index.js index 5114fea16..d6dd6a191 100644 --- a/src/jmapNew/shape/graph/Psd/index.js +++ b/src/jmapNew/shape/graph/Psd/index.js @@ -50,6 +50,9 @@ export default class Line2 extends Group { } setState(model) { + if (this.model.code === 'Psd94549') { + console.log(this.model.showMode, '77777', store.getters['map/checkDeviceShow'](this._code), '====='); + } this.recover(); if (this.model.showMode === '05') { const currentTypeList = this.style.Psd.elemnetType; diff --git a/src/views/newMap/displayBaSiDi/baSiDiNew.vue b/src/views/newMap/displayBaSiDi/baSiDiNew.vue new file mode 100644 index 000000000..3f0aaf6d2 --- /dev/null +++ b/src/views/newMap/displayBaSiDi/baSiDiNew.vue @@ -0,0 +1,360 @@ + + + + + diff --git a/src/views/newMap/displayBaSiDi/index.vue b/src/views/newMap/displayBaSiDi/index.vue index c8baa992e..84ab67217 100644 --- a/src/views/newMap/displayBaSiDi/index.vue +++ b/src/views/newMap/displayBaSiDi/index.vue @@ -1,14 +1,6 @@ + diff --git a/src/views/newMap/displayBaSiDi/tmt.vue b/src/views/newMap/displayBaSiDi/tmt.vue index 5105cc278..3d4385482 100644 --- a/src/views/newMap/displayBaSiDi/tmt.vue +++ b/src/views/newMap/displayBaSiDi/tmt.vue @@ -145,7 +145,7 @@
- +