From 0fc9c03d2b159879073daa84015b4b44c942a391 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Fri, 16 Apr 2021 16:51:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=81=E6=B3=A2=E4=B8=89=E4=BF=A1=E5=8F=B7?= =?UTF-8?q?=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jmapNew/theme/ningbo_03/menus/index.vue | 2 +- .../menus/menuDialog/allocateTime.vue | 18 +- .../menus/menuDialog/sectionLimitSpeed.vue | 24 ++ .../menus/menuDialog/sectionOpen.vue | 22 ++ .../menus/menuDialog/sectionShow.vue | 22 +- .../menus/menuDialog/standControl.vue | 15 +- .../menus/menuDialog/standDetail.vue | 14 +- .../menus/menuDialog/standDetain.vue | 14 +- .../menus/menuDialog/stationTransfer.vue | 8 + .../menus/menuDialog/switchActive.vue | 47 ++-- .../menus/menuDialog/switchBlock.vue | 242 ++++++++-------- .../menus/menuDialog/switchCommand.vue | 15 + .../menus/menuDialog/switchDetail.vue | 10 +- .../theme/ningbo_03/menus/menuSection.vue | 160 ++++++++--- .../theme/ningbo_03/menus/menuSignal.vue | 24 -- .../theme/ningbo_03/menus/menuStation.vue | 27 +- .../ningbo_03/menus/menuStationStand.vue | 225 ++++----------- .../theme/ningbo_03/menus/menuSwitch.vue | 258 ++++++++---------- src/utils/baseUrl.js | 4 +- 19 files changed, 619 insertions(+), 532 deletions(-) diff --git a/src/jmapNew/theme/ningbo_03/menus/index.vue b/src/jmapNew/theme/ningbo_03/menus/index.vue index 595a953a4..932152f00 100644 --- a/src/jmapNew/theme/ningbo_03/menus/index.vue +++ b/src/jmapNew/theme/ningbo_03/menus/index.vue @@ -1,7 +1,7 @@