From 834ad6715ba96d561533e8f765a6d24bb0128fe2 Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Tue, 19 Nov 2024 17:11:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/pages.json b/pages.json index d01f362..a52bbd0 100644 --- a/pages.json +++ b/pages.json @@ -56,16 +56,10 @@ { "path": "pages/submission/records", "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "", - "enablePullDownRefresh": true, - "h5": { - "titleNView": false - }, - "app-plus": { - "titleNView": false, - "scrollIndicator": "none" - } + "navigationBarTitleText": "报送记录", + "navigationBarTextStyle": "black", + "navigationBarBackgroundColor": "#efefef", + "enablePullDownRefresh": true } }, {