From 5c4196241bec9f5ade801cf3d08d6f02e24ef605 Mon Sep 17 00:00:00 2001 From: "zhonghua.li" Date: Mon, 9 Feb 2026 21:21:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/pages.json b/pages.json index 2f93bdf..ba7d89f 100644 --- a/pages.json +++ b/pages.json @@ -213,12 +213,6 @@ "navigationBarTitleText": "文章详情" } }, - { - "path": "meeting_summary/meeting_summary", - "style": { - "navigationStyle": "custom" - } - }, { "path": "workspace/workspace", "style": { @@ -238,18 +232,6 @@ "navigationStyle": "custom" } }, - { - "path": "reception/reception", - "style": { - "navigationStyle": "custom" - } - }, - { - "path": "customer/customer", - "style": { - "navigationStyle": "custom" - } - }, { "path": "uni-agree/uni-agree", "style": { @@ -363,19 +345,14 @@ // "rpxCalcIncludeWidth":0 }, "condition": { - "list": [ { - "path": "pages-subpackage/reception/reception" - }, { - "path": "pages-subpackage/customer/customer" - }, - { + "list": [{ "path": "pages-subpackage/list/detail" }, { "path": "pages-subpackage/ucenter/settings/settings" } ], - "current": 1 + "current": 0 }, "tabBar": { "custom": false,