From 101f87960a50bde219658dc9bb6f770a3d866326 Mon Sep 17 00:00:00 2001 From: duqingquan Date: Fri, 8 Dec 2023 16:07:42 +0800 Subject: [PATCH] =?UTF-8?q?get-file-manager=20=E8=B7=AF=E5=BE=84=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= 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 c1832377..bab4c56a 100644 --- a/pages/tabBar/API.uvue +++ b/pages/tabBar/API.uvue @@ -405,7 +405,7 @@ pages: [ { name: 'fileSystemManager沙盒文件管理', - url: 'filemanager' + url: 'get-file-manager' }, ] as Page[], }, -- GitLab