From 28c49925c98713465db8cd64899d984d6cd0f7ad Mon Sep 17 00:00:00 2001
From: sgj <1442489573@qq.com>
Date: 星期五, 26 十二月 2025 17:56:59 +0800
Subject: [PATCH] Merge branch 'master' of http://124.71.187.17:8299/r/fzzy-igdss
---
fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html b/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
index c913678..9a4d36c 100644
--- a/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
+++ b/fzzy-igdss-web/src/main/resources/templates/security/eventInfo/eventInfo.html
@@ -32,6 +32,10 @@
</option>
</select>
</li>
+ <li th:if="${viewType == '1'}" style="display: flex">
+ <label>浜嬩欢鍚嶇О锛�</label>
+ <input class="form-control" type="text" name="name" placeholder="璇疯緭鍏ヤ簨浠跺悕绉�">
+ </li>
<li class="select-time">
<label>浜嬩欢鏃堕棿锛� </label>
<input type="text" class="time-input" style="width: 120px;" id="start" placeholder="寮�濮嬫椂闂�" name="start"/>
@@ -47,11 +51,6 @@
</ul>
</div>
</form>
- <div class="btn-group-sm" role="group">
- <a class="btn btn-success">
- <i class="fa fa-plus"></i> 浜嬩欢閰嶇疆
- </a>
- </div>
</div>
<div class="col-sm-12 " style="padding-top: 10px;background: #FFFFFF;margin-top: 10px;">
--
Gitblit v1.9.3