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,