From c5dfc743f410b70f369ba3b708f05a6eb1563929 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 29 Jun 2020 10:21:28 +0800
Subject: [PATCH] 20200629  代碼提交

---
 src/main/resources/templates/febs/views/index.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/templates/febs/views/index.html b/src/main/resources/templates/febs/views/index.html
index d27068d..a46deb5 100644
--- a/src/main/resources/templates/febs/views/index.html
+++ b/src/main/resources/templates/febs/views/index.html
@@ -99,9 +99,9 @@
                             <div class="layui-col-md-offset5">
                                 <table class="login-count-table">
                                     <tr>
-                                        <td>今日IP</td>
-                                        <td>今日访问</td>
-                                        <td>总访问量</td>
+                                        <td>注册用户数量</td>
+                                        <td>持仓用户数量</td>
+                                        <td>当前平台总金额</td>
                                     </tr>
                                     <tr>
                                         <td class="count" id="today-ip">

--
Gitblit v1.9.1