From 595fb2e70d129338f13876ff53708cf829b8af20 Mon Sep 17 00:00:00 2001 From: shutao Date: Tue, 9 Apr 2024 12:27:44 +0800 Subject: [PATCH] =?UTF-8?q?overflow=E7=A4=BA=E4=BE=8B=E5=A2=9E=E5=8A=A0scr?= =?UTF-8?q?oll-view=E4=B8=BA=E7=88=B6=E5=AE=B9=E5=99=A8=E5=9C=BA=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/CSS/overflow/overflow.uvue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pages/CSS/overflow/overflow.uvue b/pages/CSS/overflow/overflow.uvue index 7666a886..f18e64c0 100644 --- a/pages/CSS/overflow/overflow.uvue +++ b/pages/CSS/overflow/overflow.uvue @@ -55,7 +55,13 @@ - + + overflow=visible效果 子元素是view 父是scroll-view + + + + + -- GitLab