From 359881c14b4e91b00f944c61f0bb9ac8d389580f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Fri, 3 Sep 2021 18:08:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A6=96=E9=A1=B5nav?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index bd60a03..df7556b 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,8 @@ "path": "pages/index/index/index", "style": { "navigationBarTitleText": "首页", - "enablePullDownRefresh":true + "enablePullDownRefresh":true, + "navigationStyle": "custom" } }, {