From d6953a1726b28c439050963b69ae458419140f97 Mon Sep 17 00:00:00 2001 From: mahaifeng Date: Sat, 16 Nov 2024 12:45:43 +0800 Subject: [PATCH] =?UTF-8?q?[audio]=E9=9F=B3=E9=A2=91=E5=B1=8F=E8=94=BDios?= =?UTF-8?q?=E5=85=A5=E5=8F=A3?= 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 a03b72a9..6dfacdf4 100644 --- a/pages.json +++ b/pages.json @@ -1101,7 +1101,7 @@ } }, // #endif - // #ifdef WEB || MP || APP + // #ifdef WEB || MP || APP-ANDROID { "path": "pages/API/create-inner-audio-context/create-inner-audio-context", "group": "1,7,9", @@ -1110,7 +1110,7 @@ } }, // #endif - // #ifdef WEB || MP || APP + // #ifdef WEB || MP || APP-ANDROID { "path": "pages/API/create-inner-audio-context/inner-audio-format", "style": { @@ -1118,7 +1118,7 @@ } }, // #endif - // #ifdef WEB || MP || APP + // #ifdef WEB || MP || APP-ANDROID { "path": "pages/API/create-inner-audio-context/inner-audio-path", "style": { -- GitLab