From 47e142a9d067314cd7c59b5f01e8cee19b810481 Mon Sep 17 00:00:00 2001 From: fanfan Date: Fri, 8 Mar 2024 10:48:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 2 +- pages/activity/charts.vue | 2 +- pages/invite/index.vue | 25 +++++++++++-------------- pages/news/recycling/index.vue | 4 ++-- 4 files changed, 15 insertions(+), 18 deletions(-) diff --git a/pages.json b/pages.json index a8638aa..b8a9e08 100644 --- a/pages.json +++ b/pages.json @@ -91,7 +91,7 @@ "path": "pages/invite/index", "style": { "navigationBarTitleText": "邀请有礼", - "navigationBarBackgroundColor": "#FF5554", + "navigationBarBackgroundColor": "#FF4A49", "navigationBarTextStyle": "white" } },{ diff --git a/pages/activity/charts.vue b/pages/activity/charts.vue index 5c0bb27..eec8a6f 100644 --- a/pages/activity/charts.vue +++ b/pages/activity/charts.vue @@ -313,7 +313,7 @@ text-align: center; position: absolute; right: 0; - top: 160rpx; + top: 140rpx; border-radius: 50rpx 0 0 50rpx; z-index: 22; } diff --git a/pages/invite/index.vue b/pages/invite/index.vue index a2c2d83..48bc85c 100644 --- a/pages/invite/index.vue +++ b/pages/invite/index.vue @@ -4,7 +4,7 @@ - + @@ -15,7 +15,7 @@ 累计邀请好友(人) {{info.count_people}} - + 累计现金奖励(元) {{info.money}} @@ -214,8 +214,8 @@