From 5a32e5e9dba3453edf4c83309f102be58e4a32bf Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Wed, 21 Jun 2023 14:15:19 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/layout.styl | 6 ++-- src/pages/modules/firedry/one.vue | 36 +++++---------------- src/pages/modules/firedry/two.vue | 15 +++++---- src/pages/modules/homepage/one.vue | 36 +++++---------------- src/pages/modules/homepage/two.vue | 36 +++++---------------- src/pages/modules/hunniankunliao/one.vue | 36 +++++---------------- src/pages/modules/hunniankunliao/two.vue | 36 +++++---------------- src/pages/modules/processproduction/one.vue | 36 +++++---------------- src/pages/modules/processproduction/two.vue | 36 +++++---------------- src/pages/modules/sortpack/one.vue | 36 +++++---------------- src/pages/modules/sortpack/two.vue | 36 +++++---------------- src/pages/modules/takeshape/one.vue | 36 +++++---------------- src/pages/modules/takeshape/two.vue | 36 +++++---------------- 13 files changed, 100 insertions(+), 317 deletions(-) diff --git a/src/assets/css/layout.styl b/src/assets/css/layout.styl index d85b8ac..83a1428 100644 --- a/src/assets/css/layout.styl +++ b/src/assets/css/layout.styl @@ -34,11 +34,13 @@ transition width .3s ease overflow hidden .tooltip_page - _wh(30px, 100%) + height 100% margin 0 5px _font(14px, 30px, #999,,) border 1px solid #999 - border-radius 50% + border-radius: 30px; + box-sizing: border-box; + padding: 0 10px; &:hover background-color #03fcfd border-color #03fcfd diff --git a/src/pages/modules/firedry/one.vue b/src/pages/modules/firedry/one.vue index 481424d..90db035 100644 --- a/src/pages/modules/firedry/one.vue +++ b/src/pages/modules/firedry/one.vue @@ -170,13 +170,14 @@
-
-
1
-
2
-
3
-
4
-
5
-
6
+
+ 配置 + 1 + 2 + 3 +
4
+ 5 + 6
@@ -208,27 +209,6 @@ export default { expandTooltip () { this.expand = !this.expand }, - toJumpPage (type) { - switch (type) { - case 1: - this.$router.push('/homepageone') - break - case 2: - this.$router.push('/hnlkone') - break - case 3: - this.$router.push('/takeshapeone') - break - case 4: - break - case 5: - this.$router.push('/sortpackone') - break - case 6: - this.$router.push('/pdone') - break - } - }, mouseoverHandle (e) { this.FinishedProductShelfList.map(el => { if (e.material_code !== '-' && e.material_code === el.material_code) { diff --git a/src/pages/modules/firedry/two.vue b/src/pages/modules/firedry/two.vue index 4dc5ddd..961ffdd 100644 --- a/src/pages/modules/firedry/two.vue +++ b/src/pages/modules/firedry/two.vue @@ -94,13 +94,14 @@
-
-
1
-
2
-
3
-
4
-
5
-
6
+
+ 配置 + 1 + 2 + 3 +
4
+ 5 + 6
diff --git a/src/pages/modules/homepage/one.vue b/src/pages/modules/homepage/one.vue index df8e84f..4c1b555 100644 --- a/src/pages/modules/homepage/one.vue +++ b/src/pages/modules/homepage/one.vue @@ -636,13 +636,14 @@
-
-
1
-
2
-
3
-
4
-
5
-
6
+
+ 配置 +
1
+ 2 + 3 + 4 + 5 + 6