diff --git a/pages.json b/pages.json index 46f8a0dcf8ace10fbcd531e976f354459f6bfffe..b25800af464244b615d443a8786eb24bb4ba2eee 100644 --- a/pages.json +++ b/pages.json @@ -1,21 +1,27 @@ { "pages": [{ "path": "pages/list/list", - "style": { - "navigationStyle": "custom", + "style": { + //#ifndef MP + "navigationStyle": "custom", + //#endif "enablePullDownRefresh": true } }, { "path": "pages/list/news-list", "style": { - "navigationStyle": "custom", + //#ifndef MP + "navigationStyle": "custom", + //#endif "enablePullDownRefresh": true } }, { "path": "pages/grid/grid", "style": { - "navigationStyle": "custom" + //#ifndef MP + "navigationStyle": "custom" + //#endif } }, { "path": "uni_modules/uni-login-page/pages/index/index", @@ -29,7 +35,9 @@ }, { "path": "pages/list/search/search", "style": { - "navigationStyle": "custom" + //#ifndef MP + "navigationStyle": "custom" + //#endif } }, { "path": "pages/list/detail", diff --git a/pages/list/news-list.vue b/pages/list/news-list.vue index 7d7d3ff12dd660a643a4116ab88c372d81e791a6..1c4403a953160c87cd461c82002f55d451449c2d 100644 --- a/pages/list/news-list.vue +++ b/pages/list/news-list.vue @@ -8,13 +8,17 @@ --> + + - + + + 为您更新了10条内容