From 415d3759a79817aaeb103ed587df3de885ef3832 Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期五, 15 四月 2022 17:36:21 +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