From 849ea07b08294abd77e45f7bb906bb4e1ad2e1c1 Mon Sep 17 00:00:00 2001 From: hot777zz <912275990@qq.com> Date: Thu, 2 Nov 2023 18:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A2=81=E8=88=AA=EF=BC=9A=E5=8F=91=E5=B8=83?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pages.json b/pages.json index 44ee586..7bc5563 100644 --- a/pages.json +++ b/pages.json @@ -62,6 +62,16 @@ "navigationBarTitleText" : "商品详情" } } + + ,{ + "path" : "pages/published/published", + "style" : + { + "navigationBarTitleText": "", + "enablePullDownRefresh": true + } + + } ], "tabBar" : { "color" : "#CCCCCC",