diff --git a/pages/index/index.vue b/pages/index/index.vue
index 429f8e2..99b01e0 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -125,7 +125,7 @@
style="justify-content: space-evenly;text-align: center;">
{{ currentWholeIncome ? currentWholeIncome : 0 }}
- 当前业绩
+ 当前业绩
@@ -133,13 +133,13 @@
{{ currentRealIncome ? currentRealIncome : 0 }}
- 当期项目收益(元)
+ 当期项目收益(元)
{{ currentIntegral ? currentIntegral : 0 }}
- 当期积分
+ 当期积分
@@ -1626,7 +1626,7 @@ page {
top: 0;
background: url(../../static/images/index/vip.png) no-repeat center;
background-size: cover;
- width: 198rpx;
+ width: 220rpx;
height: 77px;
font-size: 22px;
text-align: center;