From 2d1182eff129236f458337b7b2fb39bb3966fdbf Mon Sep 17 00:00:00 2001 From: XHY Date: Thu, 18 Apr 2024 12:59:35 +0800 Subject: [PATCH] =?UTF-8?q?iOS=E5=B9=B3=E5=8F=B0=20overflow-visible-event?= =?UTF-8?q?=20=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 4ce0fbbebd5a4e8880f52417541be8e3c42ea9c5) --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index d1d2f3f5..4404441c 100644 --- a/pages.json +++ b/pages.json @@ -1315,14 +1315,14 @@ "navigationBarTitleText" : "resize0bserver" } }, + // #endif { "path" : "pages/CSS/overflow/overflow-visible-event", - "style" : + "style" : { "navigationBarTitleText" : "overflow-visible-event" } } - // #endif ], "globalStyle": { "pageOrientation": "portrait", -- GitLab