From b5e192d4b34889e9afb2828d015ac9e1ffc3044b Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Fri, 27 Oct 2023 13:42:32 +0800 Subject: [PATCH] s --- pages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index ec5105e..2147870 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,9 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "uni-app" + "navigationStyle": "custom", + "navigationBarTitleText": "", + "enablePullDownRefresh": false } } ],