From 697f5883582b5fc3630b94d104646edd1b0978ad Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=91=E6=A3=89=E6=9D=8E?= <2873598950@qq.com>
Date: Sat, 30 Nov 2024 08:02:07 +0000
Subject: [PATCH] =?UTF-8?q?update=20pages/commission/promoter.vue.=20?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=B1=95=E7=A4=BA=E6=A0=B7=E5=BC=8F=E6=9C=89?=
=?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=8C=E5=AE=8C=E5=96=84=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 云棉李 <2873598950@qq.com>
---
pages/commission/promoter.vue | 122 +++++++++++++++++++---------------
1 file changed, 70 insertions(+), 52 deletions(-)
diff --git a/pages/commission/promoter.vue b/pages/commission/promoter.vue
index bdf1e1e7..21a3cf87 100644
--- a/pages/commission/promoter.vue
+++ b/pages/commission/promoter.vue
@@ -1,7 +1,9 @@
-
-
+
+
+
+
@@ -99,7 +103,7 @@
state.rankList = data.list;
state.one = state.rankList.shift() || {};
state.two = state.rankList.shift() || {};
- state.trhee = state.rankList.shift() || {};
+ state.three = state.rankList.shift() || {};
}
function calculateTimes() {
@@ -151,9 +155,25 @@