From fb1bdc2a4046408f931fce85b331f333c6de973e Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期三, 13 四月 2022 18:31:52 +0800
Subject: [PATCH] echarts
---
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