From a9177ddf70af5f22b81f6594398826c2e33e2c23 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期三, 13 四月 2022 11:32:52 +0800
Subject: [PATCH] 其他业务

---
 src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue b/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
index 671a475..608af47 100644
--- a/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
+++ b/src/pages/show/jiuyeAndChuangye/jiuyeAndChuangye.vue
@@ -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