From 013df78e71b362f0210d284c65f4692e50ca6f16 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期二, 12 四月 2022 16:39:48 +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