From 6184a61e939e56fa06a770dfe22819405c05fd59 Mon Sep 17 00:00:00 2001 From: buffeyu Date: Sat, 15 Jan 2022 06:00:15 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=B8=E5=93=81=E8=AF=A6=E6=83=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index e518dc7..234695e 100644 --- a/pages.json +++ b/pages.json @@ -82,7 +82,14 @@ "enablePullDownRefresh": false, "navigationStyle": "custom" } - } + }, + { + "path": "pages/paper-details/index", + "style": { + "navigationBarTitleText": "纸品详情", + "enablePullDownRefresh": false + } + } ], "globalStyle": { "navigationBarTextStyle": "black",