From eb7a4f68eb474628afd6f82b46e59e5499b24b44 Mon Sep 17 00:00:00 2001 From: woody Date: Fri, 25 Jul 2025 13:29:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(bonus):=20=E6=B7=BB=E5=8A=A0=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=E6=94=B6=E7=9B=8A=EF=BC=8C=E4=BF=AE=E5=A4=8D=E8=A7=81?= =?UTF-8?q?=E7=82=B9=E6=94=B6=E7=9B=8A=E4=B8=8D=E5=B1=95=E7=A4=BA=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/bonus/sgsy.vue | 8 +++++++- config/request.js | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/components/bonus/sgsy.vue b/components/bonus/sgsy.vue index 3ddb4b5..7230284 100644 --- a/components/bonus/sgsy.vue +++ b/components/bonus/sgsy.vue @@ -75,7 +75,13 @@ 见点收益 - {{ item.glohalPoints | toThousandthAndKeepDecimal }} + {{ item.globalPoints | toThousandthAndKeepDecimal }} + + + + 区域收益 + + {{ item.storeIncome | toThousandthAndKeepDecimal }}