From c5483524a9b2e4f4262ef9306e2454ed07c6b9a6 Mon Sep 17 00:00:00 2001 From: 26947 <12@1> Date: Tue, 4 Jun 2024 22:03:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/pages.json b/pages.json index e7516fb..906021f 100644 --- a/pages.json +++ b/pages.json @@ -8,6 +8,14 @@ } }, "pages": [ + { + "path": "pages/index", + "style": { + "navigationBarTitleText": "若依移动端框架", + "navigationStyle": "custom", + "navigationBarTextStyle": "white" + } + }, { "path" : "pages/signln/signid", "style" : @@ -41,14 +49,7 @@ } }, - { - "path": "pages/index", - "style": { - "navigationBarTitleText": "若依移动端框架", - "navigationStyle": "custom", - "navigationBarTextStyle": "white" - } - }, + { "path": "pages/common/talkState/publish", "style": { @@ -74,14 +75,7 @@ } }, - { - "path": "pages/signln/signiddetails", - "style": { - "navigationBarTitleText": "签到明细", - "navigationStyle": "custom" - } - }, {