From 0713cb165076794bec993f7a99866c6170776d16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98937886381=E2=80=99?= <‘937886381@qq.com’> Date: Wed, 17 Jul 2024 08:53:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- src/views/produce/data/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index ef623da..4859ce9 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -70,7 +70,7 @@ const LOCATIONS = [ // 蚌埠2 // { x: 61, y: 53, tx: 39, ty: 68, path: 'factoryData/ksIndex' }, // 江西 瑞昌 - { x: 60, y: 58, tx: 68, ty: 52,lx:61,ly:61.5,ltx:69.5,lty:52, path: 'factoryData/factory-data' }, + { x: 60, y: 58, tx: 68, ty: 50,lx:61,ly:61.5,ltx:69.5,lty:51.2, path: 'factoryData/factory-data' }, // 湖南 株洲 // { x: 56, y: 60, tx: 60, ty: 95, path: 'factoryData/zzIndex' }, // 邯郸 diff --git a/src/views/produce/data/index.vue b/src/views/produce/data/index.vue index ff0318c..cccd3a6 100644 --- a/src/views/produce/data/index.vue +++ b/src/views/produce/data/index.vue @@ -1,7 +1,7 @@