From 4a7938a2c51f6fdc59d53ddc1609660240b0909d Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 30 Dec 2024 17:36:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dapp=E8=BF=90=E8=A1=8Cpage.jso?= =?UTF-8?q?n=E6=96=87=E4=BB=B6=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 394d3ad..ab393d9 100644 --- a/pages.json +++ b/pages.json @@ -105,9 +105,9 @@ "path": "pages/me/index", "style": { "navigationBarTitleText": "我的", - "navigationStyle": "custom", + "navigationStyle": "custom" // #ifdef H5 - "enablePullDownRefresh": true + ,"enablePullDownRefresh": true // #endif } },