From d8bb40a5ec33a3d242d0da9714c89afc47534624 Mon Sep 17 00:00:00 2001 From: zhenyuWang <13641039885@163.com> Date: Mon, 8 Jan 2024 17:45:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20tabBar=20API=20=E7=A7=BB=E9=99=A4?= =?UTF-8?q?=E6=97=A0=E6=95=88=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/API.uvue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue index f3823cdc..6c26002f 100644 --- a/pages/tabBar/API.uvue +++ b/pages/tabBar/API.uvue @@ -66,10 +66,6 @@ { name: 'getCurrentPages', url: 'get-current-pages', - }, - { - name: 'globalProperties', - url: 'globalProperties', } ] as Page[], }, -- GitLab