From 41fbd2d507440fae7d101b8a17d5b7e4dfdc3356 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Wed, 28 Jun 2023 14:54:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/homepage/two.vue | 7 +++++-- src/pages/modules/sortpack/one.vue | 15 +++++++++------ 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/src/pages/modules/homepage/two.vue b/src/pages/modules/homepage/two.vue index 3ae3c42..8be5ada 100644 --- a/src/pages/modules/homepage/two.vue +++ b/src/pages/modules/homepage/two.vue @@ -150,8 +150,11 @@
-
- +
+ + + +
diff --git a/src/pages/modules/sortpack/one.vue b/src/pages/modules/sortpack/one.vue index 5e04f6a..45b0551 100644 --- a/src/pages/modules/sortpack/one.vue +++ b/src/pages/modules/sortpack/one.vue @@ -101,8 +101,11 @@
-
- +
+ + + +
@@ -634,10 +637,10 @@ export default { this.left = this.$refs.FJCDJXS01.getBoundingClientRect().left - 650 this.foldlineStyle = 'foldline_right' break - case 'FJMDJXS01': - this.pkObj = this.DevicesInfoList.FJMDJXS01 - this.top = this.$refs.FJMDJXS01.getBoundingClientRect().top - 31 - this.left = this.$refs.FJMDJXS01.getBoundingClientRect().left - 650 + case 'FJCDJXS02': + this.pkObj = this.DevicesInfoList.FJCDJXS02 + this.top = this.$refs.FJCDJXS02.getBoundingClientRect().top - 31 + this.left = this.$refs.FJCDJXS02.getBoundingClientRect().left - 650 this.foldlineStyle = 'foldline_right' break case 'BZJ01':