From a14075964a75a1dad658a3904606753b49f402d7 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Fri, 5 Jul 2024 15:56:30 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
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;