From d5f650f4ef58837151d6e1757ae3822d09fbdc69 Mon Sep 17 00:00:00 2001 From: mahaifeng Date: Thu, 7 Nov 2024 16:04:23 +0800 Subject: [PATCH] =?UTF-8?q?[audio]=20=E6=94=AF=E6=8C=81=E9=9F=B3=E9=A2=91?= =?UTF-8?q?=E6=92=AD=E6=94=BE#10686?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.json b/pages.json index c4149f25..7d8b9788 100644 --- a/pages.json +++ b/pages.json @@ -1085,7 +1085,7 @@ } }, // #endif - // #ifdef WEB + // #ifdef WEB || APP-ANDROID { "path": "pages/API/create-inner-audio-context/create-inner-audio-context", "group": "1,7,9", @@ -1094,7 +1094,7 @@ } }, // #endif - // #ifdef WEB + // #ifdef WEB || APP-ANDROID { "path": "pages/API/create-inner-audio-context/inner-audio-format", "style": { @@ -1102,7 +1102,7 @@ } }, // #endif - // #ifdef WEB + // #ifdef WEB || APP-ANDROID { "path": "pages/API/create-inner-audio-context/inner-audio-path", "style": { -- GitLab