From f3c0fc90efb0dddeb264b99f081e94e555db912b Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Thu, 21 Nov 2024 17:39:57 +0800 Subject: [PATCH] =?UTF-8?q?chore(pages.json):=20ad=20=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B=E6=94=AF=E6=8C=81=E5=BE=AE=E4=BF=A1=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages.json b/pages.json index 331a7427..51b55cb9 100644 --- a/pages.json +++ b/pages.json @@ -616,7 +616,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/component/ad/ad", "group": "0,8", @@ -626,7 +626,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/component/ad/list-view-ad", "style": { @@ -1242,7 +1242,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/API/create-rewarded-video-ad/create-rewarded-video-ad", "group": "1,13,0", @@ -1472,7 +1472,7 @@ } }, // #endif - // #ifdef APP-ANDROID || APP-IOS + // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN { "path": "pages/API/create-interstitial-ad/create-interstitial-ad", "group": "1,13,1", -- GitLab