From ea7bb59e322cd8770fb3f9466c853ed8ab882d3d Mon Sep 17 00:00:00 2001 From: 26947 <12@1> Date: Sat, 8 Jun 2024 07:52:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pages=20json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 43 ++++++++++++++++--------------------------- 1 file changed, 16 insertions(+), 27 deletions(-) diff --git a/pages.json b/pages.json index 1d8133d..8f6266e 100644 --- a/pages.json +++ b/pages.json @@ -7,10 +7,9 @@ "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue" } }, -<<<<<<< HEAD - "pages": [{ - "path": "pages/Friend/violationreporting", -======= + + + "pages": [ { "path": "pages/index", @@ -20,6 +19,9 @@ "navigationBarTextStyle": "white" } }, + { + "path": "pages/Friend/violationreporting" + }, { "path" : "pages/post/postInfo/postInfo", "style" : @@ -36,7 +38,7 @@ }, { "path": "pages/signln/harvestaddress", ->>>>>>> fc6726a74b5811cc7e918233ea3a847aadb88d7d + "style": { "navigationBarTitleText": "违规举报", "navigationStyle": "custom" @@ -64,13 +66,13 @@ "navigationStyle": "custom" } }, - { - "path": "pages/signln/harvestaddress", - "style": { - "navigationBarTitleText": "收货地址", - "navigationStyle": "custom" - } - }, + // { + // "path": "pages/signln/harvestaddress", + // "style": { + // "navigationBarTitleText": "收货地址", + // "navigationStyle": "custom" + // } + // }, { "path": "pages/signln/successfulexchange", @@ -79,21 +81,7 @@ "navigationStyle": "custom" } }, - { -<<<<<<< HEAD - "path": "pages/index", - "style": { - "navigationBarTitleText": "若依移动端框架", - "navigationStyle": "custom", - "navigationBarTextStyle": "white" -======= - "path": "pages/signln/signid", - "style": { - "navigationBarTitleText": "签到任务", - "navigationStyle": "custom" ->>>>>>> fc6726a74b5811cc7e918233ea3a847aadb88d7d - } - }, + { "path": "pages/signln/signiddetails", "style": { @@ -317,4 +305,5 @@ "navigationBarTitleText": "RuoYi", "navigationBarBackgroundColor": "#FFFFFF" } + }