From 0bcbca8d6a9ef09866be7ee8f2c09557e6e953d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=B0=91=E9=98=B3?= <786612630@qq.com> Date: Thu, 16 Jan 2025 15:34:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8E=BB=E6=8E=89mine=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E4=B8=BAhome=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/pages.json b/src/pages.json index 9f637f0..81ad8c4 100644 --- a/src/pages.json +++ b/src/pages.json @@ -50,14 +50,6 @@ ] }, "pages": [ - { - "path": "pages/mine/mine", - "type": "home", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "首页" - } - }, { "path": "pages/home/home", "type": "home", @@ -289,4 +281,4 @@ } ], "subPackages": [] -} \ No newline at end of file +}