From a645411efdb7a49dde422892431d2365397f4083 Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Sat, 7 Dec 2024 11:51:53 +0800 Subject: [PATCH] =?UTF-8?q?chore(pages.json):=20=E8=B0=83=E6=95=B4=20UniRe?= =?UTF-8?q?sizeObserver=20=E6=94=AF=E6=8C=81=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages.json b/pages.json index 3f62916f..dc57b170 100644 --- a/pages.json +++ b/pages.json @@ -1450,6 +1450,7 @@ } }, // #endif + // #ifdef APP-ANDROID || APP-IOS || WEB { "path": "pages/API/resize-observer/resize-observer", "group": "1,30", @@ -1457,6 +1458,7 @@ "navigationBarTitleText": "UniResizeObserver" } }, + // #endif // #ifdef APP-ANDROID || APP-IOS { "path": "pages/API/provider/provider", -- GitLab