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 @@