From cfa671c3ff8006248c137f5cd232d317b886d421 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Thu, 20 Jun 2024 01:16:06 +0800 Subject: [PATCH] 1 --- pages/users/user_money/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/users/user_money/index.vue b/pages/users/user_money/index.vue index 9e56829..4596679 100644 --- a/pages/users/user_money/index.vue +++ b/pages/users/user_money/index.vue @@ -35,10 +35,10 @@ 累计消费(元) {{userInfo.total_consume || 0}} - + {{userInfo.brokerage_price || 0}} + 贡献值 {{userInfo.contribution || 0}}