diff --git a/pages.json b/pages.json index 803ee62ddf58c27eaf2c7da1a38c63df051e00cf..1db5b3300da435c61e3443e7c5186faf2d5db1a1 100644 --- a/pages.json +++ b/pages.json @@ -1469,13 +1469,6 @@ "navigationBarTitleText": "日历" } }, - { - "path": "pages/API/theme-change/theme-change", - "style": { - "navigationBarTitleText": "主题切换", - "enablePullDownRefresh": false - } - }, // #endif { "path": "pages/template/schema/schema", @@ -1506,32 +1499,6 @@ } }, // #endif - { - "path": "pages/component/list-view/list-view-refresh", - "style": { - "navigationBarTitleText": "list-view-refresh", - "enablePullDownRefresh": false - } - }, - { - "path": "pages/component/nested-scroll-header/nested-scroll-header", - "style": { - "navigationBarTitleText": "nested-scroll-header" - } - }, - { - "path": "pages/component/nested-scroll-body/nested-scroll-body", - "style": { - "navigationBarTitleText": "nested-scroll-body" - } - }, - { - "path": "pages/component/list-view/issue-2199", - "style": { - "navigationBarTitleText": "issue-2199", - "enablePullDownRefresh": false - } - }, // #ifdef APP { "path": "pages/API/request-payment/request-payment",