From fba3050cda08c27a32884083b06d9b668ed255b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Tue, 28 Feb 2023 20:47:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AF=A6=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages.json b/src/pages.json index 8dbea52..24f282d 100644 --- a/src/pages.json +++ b/src/pages.json @@ -27,6 +27,13 @@ "enablePullDownRefresh": true } }, + { + "path": "pages/message/detail", + "style": { + "navigationBarTitleText": "详情", + "enablePullDownRefresh": true + } + }, { "path": "pages/member/member", "style": {