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 +}