From 34efa2ca14f6ec35a71b33291a62e53ba691dfb2 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 05 Dec 2022 11:22:22 +0800
Subject: [PATCH] 20221130
---
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