From 1d8caf5cf288ada8c6e905f6f01d10e3ba1f0b5e Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Thu, 27 Jun 2024 23:07:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index e28a75d..c76530c 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -80,10 +80,15 @@ 当前等级 {{ currentGrade ? currentGrade : "A0" }} - {{ currentWholeIncome ? currentWholeIncome : 0 }} - /{{ totalIncomeRange ? totalIncomeRange : 4000 }} + + - + 当前业绩:{{ currentWholeIncome ? currentWholeIncome : 0 }} + + +