From be59c27d2a611c2268c90c3f5b09dccaa755e535 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期五, 15 四月 2022 16:48:04 +0800
Subject: [PATCH] 人事人才
---
src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue b/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
index 671a475..8dfe94f 100644
--- a/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
+++ b/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
@@ -58,7 +58,7 @@
height: 0.3125rem /* 80/256 */;
display: flex;
justify-content: center;
- padding-left: 0;
+ padding: 0px!important;
}
.el-menu-item.is-active{
background:url("../../../assets/images/jiuye-menu-active.png") no-repeat center;
@@ -102,8 +102,9 @@
flex: 1;
padding: 0 0.078125rem /* 20/256 */;
box-sizing: border-box;
- @include overflow-y(150px);
- height: 100%;
+ height: 5.27344rem;
+ @include overflow-y()
+
}
}
--
Gitblit v1.9.1