From 0a32f5094e5a2622ed148854f91b606910dec216 Mon Sep 17 00:00:00 2001 From: zhangxiaoxu123456 <zxx19900626> Date: 星期一, 11 四月 2022 18:49:16 +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