From c85b23cb867d4a0cebf2f22f3dd3211566cde2ea Mon Sep 17 00:00:00 2001
From: puzhibing <393733352@qq.com>
Date: 星期五, 01 三月 2024 10:26:42 +0800
Subject: [PATCH] Merge branch '2.0' of http://120.76.84.145:10101/gitblit/r/java/PlayPai into 2.0

---
 cloud-server-management/src/main/webapp/WEB-INF/view/system/tHonor/THonor.html |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tHonor/THonor.html b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tHonor/THonor.html
index 1d1389f..55dc376 100644
--- a/cloud-server-management/src/main/webapp/WEB-INF/view/system/tHonor/THonor.html
+++ b/cloud-server-management/src/main/webapp/WEB-INF/view/system/tHonor/THonor.html
@@ -60,16 +60,24 @@
                                     <h3 class = "title">运动达人:</h3>
                                     <div id="table2"></div>
                                 </div>
-                            </div>
-                            <div class="row" id = "table-container-2">
                                 <div class="table-container">
                                     <h3 class = "title">社区之王:</h3>
                                     <div id="table3"></div>
                                 </div>
+                            </div>
+                            <div class="row" id = "table-container-2">
                                 <div class="table-container">
                                     <h3 class = "title">深度玩家:</h3>
                                     <div id="table4"></div>
                                 </div>
+                                <div class="table-container">
+                                    <h3 class = "title">赢家:</h3>
+                                    <div id="table5"></div>
+                                </div>
+                                <div class="table-container">
+                                    <h3 class = "title">次数:</h3>
+                                    <div id="table6"></div>
+                                </div>
                             </div>
                             <div class="row btn-group-m-t">
                                 <div class="col-sm-10 col-sm-offset-5" id = "buttonEdit">

--
Gitblit v1.7.1