From 147821c2fbc8831f0eed89f504ef68dd1844e020 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 19 Oct 2021 16:46:33 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=9C=B0=E5=9B=BEdemo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-oper-web/public/index.html | 2 + .../src/views/modules/demo/mapDemo copy.vue | 122 ++++++++++++++++++ .../src/views/modules/demo/mapDemo.vue | 122 ++++++++++++++++++ .../footbar/FootbarDefault111.vue | 50 ------- 4 files changed, 246 insertions(+), 50 deletions(-) create mode 100644 epmet-oper-web/src/views/modules/demo/mapDemo copy.vue create mode 100644 epmet-oper-web/src/views/modules/demo/mapDemo.vue delete mode 100644 epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault111.vue diff --git a/epmet-oper-web/public/index.html b/epmet-oper-web/public/index.html index 5a6631f..bf2efa3 100644 --- a/epmet-oper-web/public/index.html +++ b/epmet-oper-web/public/index.html @@ -5,6 +5,8 @@ + + + diff --git a/epmet-oper-web/src/views/modules/demo/mapDemo.vue b/epmet-oper-web/src/views/modules/demo/mapDemo.vue new file mode 100644 index 0000000..74522d2 --- /dev/null +++ b/epmet-oper-web/src/views/modules/demo/mapDemo.vue @@ -0,0 +1,122 @@ + + + + diff --git a/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault111.vue b/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault111.vue deleted file mode 100644 index 2c4c1d1..0000000 --- a/epmet-oper-web/src/views/modules/productConfig/footbar/FootbarDefault111.vue +++ /dev/null @@ -1,50 +0,0 @@ - - - - From f40d7848e26062dc5402565b17b61131f81e0d86 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 19 Oct 2021 16:48:50 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=BC=95=E7=94=A8?= =?UTF-8?q?=E8=85=BE=E8=AE=AF=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epmet-oper-web/public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/epmet-oper-web/public/index.html b/epmet-oper-web/public/index.html index bf2efa3..74c8614 100644 --- a/epmet-oper-web/public/index.html +++ b/epmet-oper-web/public/index.html @@ -5,7 +5,6 @@ - - diff --git a/epmet-oper-web/src/views/modules/demo/mapDemo.vue b/epmet-oper-web/src/views/modules/demo/mapDemo.vue deleted file mode 100644 index 74522d2..0000000 --- a/epmet-oper-web/src/views/modules/demo/mapDemo.vue +++ /dev/null @@ -1,122 +0,0 @@ - - - - diff --git a/epmet-oper-web/src/views/modules/workSys/mapConfig.vue b/epmet-oper-web/src/views/modules/workSys/mapConfig.vue new file mode 100644 index 0000000..46a996d --- /dev/null +++ b/epmet-oper-web/src/views/modules/workSys/mapConfig.vue @@ -0,0 +1,731 @@ + + + + + \ No newline at end of file