From 883ca635ebb2df1ccb9e7f6dc19a88c7ad374cb6 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期日, 21 七月 2024 14:47:00 +0800
Subject: [PATCH] update 部分需求变更

---
 common/global.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common/global.scss b/common/global.scss
index 0523aa9..6d1fdc5 100644
--- a/common/global.scss
+++ b/common/global.scss
@@ -77,6 +77,7 @@
 	margin: 0 auto;
 	margin-top: 160rpx;
 	height: calc(100vh - 300rpx);
+	overflow-y: scroll;
 	background-color: #fff;
 	border-radius: 40rpx 40rpx 0rpx 0rpx;
 	padding: 26rpx;

--
Gitblit v1.9.3