From 7846f8224cf0bf2119116e853e2da3969d3f7774 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期四, 21 三月 2024 09:31:18 +0800 Subject: [PATCH] Merge refs/remotes/origin/master into refs/heads/master --- pages/bookExhibitionList/index.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pages/bookExhibitionList/index.json b/pages/bookExhibitionList/index.json index 34eafc6..2a46042 100644 --- a/pages/bookExhibitionList/index.json +++ b/pages/bookExhibitionList/index.json @@ -8,5 +8,7 @@ "t-toast": "tdesign-miniprogram/toast/toast", "t-icon": "tdesign-miniprogram/icon/icon" }, - "onReachBottomDistance": 200 + "onReachBottomDistance": 200, + "navigationStyle": "custom", + "enablePullDownRefresh": true } \ No newline at end of file -- Gitblit v1.9.1