From 2436f9449bff162b1c206fdfffea155aa9671cfd Mon Sep 17 00:00:00 2001 From: xty Date: Mon, 25 Mar 2024 18:18:38 +0800 Subject: [PATCH] =?UTF-8?q?fileManager=E6=94=BE=E5=BC=80iOS=20=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/API.uvue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue index fb57b434..8b90d74d 100644 --- a/pages/tabBar/API.uvue +++ b/pages/tabBar/API.uvue @@ -406,7 +406,7 @@ } ] as Page[], }, - // #ifdef APP-ANDROID + // #ifdef APP-ANDROID || APP-IOS { id: 'file', name: '文件', -- GitLab