From 911a23e33dc9e5252f9d31a88c0b2ab350e2e358 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Sat, 19 Aug 2023 01:21:35 +0800
Subject: [PATCH] 后台修改

---
 src/main/resources/templates/febs/views/dapp/member-teamInfo.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/febs/views/dapp/member-teamInfo.html b/src/main/resources/templates/febs/views/dapp/member-teamInfo.html
index 4c1fd84..52f677c 100644
--- a/src/main/resources/templates/febs/views/dapp/member-teamInfo.html
+++ b/src/main/resources/templates/febs/views/dapp/member-teamInfo.html
@@ -42,7 +42,7 @@
                     {field: 'directCnt', title: '直推数量', minWidth: 100, totalRow: true},
                     {field: 'directProfit', title: '直推收益', minWidth: 100, totalRow: true},
                     {field: 'levelProfit', title: '层级收益', minWidth: 100, totalRow: true},
-                    {field: 'luckyProfit', title: '动能收益', minWidth: 100, totalRow: true}
+                    {field: 'luckyProfit', title: '出局收益', minWidth: 100, totalRow: true}
                 ]]
             });
         }

--
Gitblit v1.9.1