diff --git a/src/jmapNew/theme/haerbin_01/operationConfig.js b/src/jmapNew/theme/haerbin_01/operationConfig.js index 74fc7ad6b..53d5b7082 100644 --- a/src/jmapNew/theme/haerbin_01/operationConfig.js +++ b/src/jmapNew/theme/haerbin_01/operationConfig.js @@ -783,7 +783,9 @@ export default { { deviceType: '04', orderNum: 1, operateCode: 'click', tip: '鼠标左键点击选择该信号机', codeType:'START_SIGNAL'}, { deviceType: '04', orderNum: 2, operateCode: 'click', tip: '鼠标左键点击选择该信号机', codeType:'END_SIGNAL'}, { deviceType: '04', orderNum: 3, operateCode: '3087', tip: '鼠标左键点击【引导进路】按钮' }, - { deviceType: '04', orderNum: 4, operateCode: '008', tip: '鼠标左键点击【执行】按钮' } + { deviceType: '04', orderNum: 4, operateCode: '008', tip: '鼠标左键点击【执行】按钮' }, + { deviceType: '04', orderNum: 5, operateCode: '0081', tip: '鼠标左键点击【CR1】按钮' }, + { deviceType: '04', orderNum: 6, operateCode: '0082', tip: '鼠标左键点击【CR2】按钮' } ] }, { @@ -815,7 +817,9 @@ export default { { deviceType: '04', orderNum: 1, operateCode: 'click', tip: '鼠标左键点击选择该信号机', codeType:'START_SIGNAL'}, { deviceType: '04', orderNum: 2, operateCode: 'click', tip: '鼠标左键点击选择该信号机', codeType:'END_SIGNAL'}, { deviceType: '04', orderNum: 3, operateCode: '3087', tip: '鼠标左键点击【引导进路】按钮' }, - { deviceType: '04', orderNum: 4, operateCode: '008', tip: '鼠标左键点击【执行】按钮' } + { deviceType: '04', orderNum: 4, operateCode: '008', tip: '鼠标左键点击【执行】按钮' }, + { deviceType: '04', orderNum: 5, operateCode: '0081', tip: '鼠标左键点击【CR1】按钮' }, + { deviceType: '04', orderNum: 6, operateCode: '0082', tip: '鼠标左键点击【CR2】按钮' } ] }, { diff --git a/src/jmapNew/theme/ningbo_01/operationConfig.js b/src/jmapNew/theme/ningbo_01/operationConfig.js index 183ad1c84..43215c347 100644 --- a/src/jmapNew/theme/ningbo_01/operationConfig.js +++ b/src/jmapNew/theme/ningbo_01/operationConfig.js @@ -331,7 +331,7 @@ export default { operateType: 'Section_Block', skinCode: '06', trainingName: '封锁({8}{9})', - trainingRemark: '封锁功能', + trainingRemark: '区段封锁功能', trainingType: 'Section', productTypes: ['01'], stepVOList: [ @@ -345,7 +345,7 @@ export default { operateType: 'Section_Unblock', skinCode: '06', trainingName: '解封({8}{9})', - trainingRemark: '解封功能', + trainingRemark: '区段解封功能', trainingType: 'Section', productTypes: ['01'], stepVOList: [ @@ -380,7 +380,7 @@ export default { operateType: 'Switch_Normal_Position', skinCode: '06', trainingName: '定操({7})', - trainingRemark: '定操({7})', + trainingRemark: '道岔定操功能({7})', trainingType: 'Switch', productTypes: ['01', '02'], stepVOList: [ @@ -395,7 +395,7 @@ export default { operateType: 'Switch_Reverse_Position', // 0313 新增定位字典 skinCode: '06', trainingName: '反操({7})', - trainingRemark: '反操({7})', + trainingRemark: '道岔反操功能({7})', trainingType: 'Switch', productTypes: ['01', '02'], stepVOList: [ @@ -410,7 +410,7 @@ export default { operateType: 'Switch_Cut_Off', skinCode: '06', trainingName: '区段切除({7})', - trainingRemark: '区段切除', + trainingRemark: '区段切除功能', trainingType: 'Switch', productTypes: ['02'], stepVOList: [ @@ -706,7 +706,7 @@ export default { trainingType: 'Signal', productTypes: ['01', '02'], stepVOList: [ - { deviceType: '04', orderNum: 1, operateCode: '305', tip: '鼠标右键菜单选择【人工解锁进路】' }, + { deviceType: '04', orderNum: 1, operateCode: '305', tip: '鼠标右键菜单选择【人解列车进路】' }, { deviceType: '04', orderNum: 2, operateCode: '305', tip: '鼠标左键点击【确定】按钮' } ] }, @@ -715,12 +715,12 @@ export default { minDuration: 8, operateType: 'Signal_Set_Guide', skinCode: '06', - trainingName: '信号机引导办理({5})', - trainingRemark: '信号机引导办理', + trainingName: '引导({5})', + trainingRemark: '引导办理', trainingType: 'Signal', productTypes: ['01'], stepVOList: [ - { deviceType: '04', orderNum: 1, operateCode: '308', tip: '鼠标右键菜单选择【信号机引导办理】' }, + { deviceType: '04', orderNum: 1, operateCode: '308', tip: '鼠标右键菜单选择【引导】' }, { deviceType: '04', orderNum: 2, operateCode: '308', tip: '鼠标左键点击【确定】按钮' } ] }, @@ -730,7 +730,7 @@ export default { operateType: 'Signal_Block', skinCode: '06', trainingName: '封锁({5})', - trainingRemark: '封锁', + trainingRemark: '信号机封锁功能', trainingType: 'Signal', productTypes: ['01'], stepVOList: [ @@ -745,7 +745,7 @@ export default { operateType: 'Signal_Unblock', skinCode: '06', trainingName: '解封({5})', - trainingRemark: '解封功能', + trainingRemark: '信号机解封功能', trainingType: 'Signal', productTypes: ['01'], stepVOList: [ diff --git a/src/jmapNew/theme/ningbo_03/menus/dialog/sectionAlxeReset.vue b/src/jmapNew/theme/ningbo_03/menus/dialog/sectionAlxeReset.vue deleted file mode 100644 index ce5666925..000000000 --- a/src/jmapNew/theme/ningbo_03/menus/dialog/sectionAlxeReset.vue +++ /dev/null @@ -1,159 +0,0 @@ - - - diff --git a/src/jmapNew/theme/ningbo_03/menus/dialog/stationBackStrategy.vue b/src/jmapNew/theme/ningbo_03/menus/dialog/stationBackStrategy.vue deleted file mode 100644 index f1af95fa6..000000000 --- a/src/jmapNew/theme/ningbo_03/menus/dialog/stationBackStrategy.vue +++ /dev/null @@ -1,181 +0,0 @@ - - - diff --git a/src/jmapNew/theme/ningbo_03/menus/dialog/stationControl.vue b/src/jmapNew/theme/ningbo_03/menus/dialog/stationControl.vue deleted file mode 100644 index 623908ed2..000000000 --- a/src/jmapNew/theme/ningbo_03/menus/dialog/stationControl.vue +++ /dev/null @@ -1,308 +0,0 @@ - - - diff --git a/src/jmapNew/theme/ningbo_03/menus/dialog/turnBackControl.vue b/src/jmapNew/theme/ningbo_03/menus/dialog/turnBackControl.vue deleted file mode 100644 index 65a964f23..000000000 --- a/src/jmapNew/theme/ningbo_03/menus/dialog/turnBackControl.vue +++ /dev/null @@ -1,176 +0,0 @@ - - - diff --git a/src/jmapNew/theme/ningbo_03/menus/index.vue b/src/jmapNew/theme/ningbo_03/menus/index.vue index c2646200a..4e1c93020 100644 --- a/src/jmapNew/theme/ningbo_03/menus/index.vue +++ b/src/jmapNew/theme/ningbo_03/menus/index.vue @@ -1,11 +1,7 @@