From 04fff338635e6db8207b39511a9c90dcde5e3995 Mon Sep 17 00:00:00 2001 From: zhangtianning <573515615@qq.com> Date: Tue, 27 Feb 2024 17:04:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=88=86=E9=94=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/dealer/commission.vue | 2 +- pages/news3/JoinDistribution.vue | 26 ++++++++++++++++++++++---- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/pages/dealer/commission.vue b/pages/dealer/commission.vue index 33d00eb..760e647 100644 --- a/pages/dealer/commission.vue +++ b/pages/dealer/commission.vue @@ -14,7 +14,7 @@ - {{ ApplyStatusText[item.apply_status] }} + {{ ApplyStatusText[item.apply_status] }}已结算 驳回原因 diff --git a/pages/news3/JoinDistribution.vue b/pages/news3/JoinDistribution.vue index fcab2c0..4e4d1e1 100644 --- a/pages/news3/JoinDistribution.vue +++ b/pages/news3/JoinDistribution.vue @@ -2,7 +2,7 @@ - + 加入分销 @@ -12,18 +12,23 @@ - + + + + - Deioio + {{ user.nick_name }} 分销商 - 加入时间2024.01.21 + 加入时间{{dealer.update_time}} 提现 @@ -73,6 +78,8 @@