From f7d52e09fd6cad4cd4375ee94570b09a6d042607 Mon Sep 17 00:00:00 2001 From: dragon <3013557874@qq.com> Date: Thu, 4 Jul 2024 12:55:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=80=89=E6=8B=A9=E5=9C=B0?= =?UTF-8?q?=E5=8C=BA=E6=97=A0=E6=B3=95=E6=BB=91=E5=8A=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/pay/css/index.css | 3 ++- view/molistar/modules/pay/css/index.scss | 4 +++- view/molistar/modules/pay/index.html | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/view/molistar/modules/pay/css/index.css b/view/molistar/modules/pay/css/index.css index 41c1463f..6002fa4a 100644 --- a/view/molistar/modules/pay/css/index.css +++ b/view/molistar/modules/pay/css/index.css @@ -572,7 +572,8 @@ body { left: 50%; transform: translateX(-50%); background: #fff; - overflow: hidden; + height: 10rem; + overflow-y: scroll; } .area .area_in h3 { diff --git a/view/molistar/modules/pay/css/index.scss b/view/molistar/modules/pay/css/index.scss index a51c6469..23972c0f 100644 --- a/view/molistar/modules/pay/css/index.scss +++ b/view/molistar/modules/pay/css/index.scss @@ -583,7 +583,9 @@ body { left: 50%; transform: translateX(-50%); background: #fff; - overflow: hidden; + // overflow: hidden; + height: 10rem; + overflow-y: scroll; h3 { width: 100%; diff --git a/view/molistar/modules/pay/index.html b/view/molistar/modules/pay/index.html index bafb18f1..b43e96fd 100644 --- a/view/molistar/modules/pay/index.html +++ b/view/molistar/modules/pay/index.html @@ -9,7 +9,7 @@ - +