From bc47119174424e57db7dcf9c6c579f38c7b51eec Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Thu, 21 Nov 2024 11:04:13 +0800 Subject: [PATCH] =?UTF-8?q?chore(pages.json):=20getElementById=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E5=BE=AE=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index d78d2ae9..331a7427 100644 --- a/pages.json +++ b/pages.json @@ -1360,7 +1360,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN { "path": "pages/API/get-element-by-id/get-element-by-id", "group": "1,3,0", @@ -1369,7 +1369,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS || WEB + // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN { "path": "pages/API/get-element-by-id/get-element-by-id-multiple-root-node", "style": { -- GitLab