From 98fcab711a454ad8531765395ac1ff341eb24b68 Mon Sep 17 00:00:00 2001 From: wuhui_zzw <1760308791@qq.com> Date: Thu, 25 Apr 2024 15:10:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E6=8E=A8=E5=B9=BF?= =?UTF-8?q?=E4=BA=BA=E7=BB=9F=E8=AE=A1=20=E6=9A=82=E6=97=B6=E7=BB=91?= =?UTF-8?q?=E5=AE=9A=E6=97=B6=20=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=8C=E5=A2=9E=E5=8A=A0=E8=A7=A3=E7=BB=91?= =?UTF-8?q?=E6=97=B6=E9=97=B4=20=E4=BF=AE=E5=A4=8D=EF=BC=9A=E6=8E=A8?= =?UTF-8?q?=E5=B9=BF=E4=B8=AD=E5=BF=83=20=E8=8F=9C=E5=8D=95=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E4=B8=80=E8=87=B4=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/users/promoter-list/index.vue | 132 +++++++++++++------------ pages/users/user_spread_user/index.vue | 6 +- 2 files changed, 71 insertions(+), 67 deletions(-) diff --git a/pages/users/promoter-list/index.vue b/pages/users/promoter-list/index.vue index afa69ec..3499f25 100644 --- a/pages/users/promoter-list/index.vue +++ b/pages/users/promoter-list/index.vue @@ -20,7 +20,7 @@ --> - + 团队排序 @@ -54,10 +54,12 @@ + {{item.nickname}} - 加入时间: {{item.spread_time}} + 加入时间: {{item.spread_time}} + 解绑时间: {{item.spread_limit}} @@ -67,7 +69,7 @@ - + @@ -75,12 +77,7 @@