From 67b2e6a3b7e4254be92e3ecbcd7b6e9f61b3aae3 Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期二, 14 四月 2026 09:23:39 +0800
Subject: [PATCH] 添加批复处理页面
---
fzzy-igdss-web/src/main/resources/templates/group/index.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/fzzy-igdss-web/src/main/resources/templates/group/index.html b/fzzy-igdss-web/src/main/resources/templates/group/index.html
index 668638a..230f996 100644
--- a/fzzy-igdss-web/src/main/resources/templates/group/index.html
+++ b/fzzy-igdss-web/src/main/resources/templates/group/index.html
@@ -258,14 +258,14 @@
<div class="lb-wrap">
<div class="lb-body">
<ul class="right-topInfo-jg">
- <li>
+ <li style="width: 100%">
<p id="foodSum">0</p>
<h3>鏁g伯 (鍚�)</h3>
</li>
- <li>
- <p id="packFoodSum">0</p>
- <h3>鎴愬搧 (鍚�)</h3>
- </li>
+<!-- <li>-->
+<!-- <p id="packFoodSum">0</p>-->
+<!-- <h3>鎴愬搧 (鍚�)</h3>-->
+<!-- </li>-->
</ul>
</div>
</div><!-- lb-wrap end -->
--
Gitblit v1.9.3