From b306d1106b915bb13fd7a02217ae9c65de2fd03d Mon Sep 17 00:00:00 2001 From: ws183 <1143478319@qq.com> Date: 星期一, 28 四月 2025 17:19:52 +0800 Subject: [PATCH] 新增质检页面附件上传 --- igds-web/src/main/resources/templates/index/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-web/src/main/resources/templates/index/index.html b/igds-web/src/main/resources/templates/index/index.html index 96aae90..a14ecce 100644 --- a/igds-web/src/main/resources/templates/index/index.html +++ b/igds-web/src/main/resources/templates/index/index.html @@ -47,7 +47,7 @@ <div class="i-top-r"> <a id="menu-group" href="./home-group" target="_self" class="i-top-btn dis-none"> <i class="i-icon"> - <img th:src="@{/static/images/i-icon-sy.png}" style="height: 28px;width: 28px;"/> + <img th:src="@{/static/images/i-icon-sy.png}" style="height:28px;width: 28px;"/> </i> 棣栭〉 </a> -- Gitblit v1.9.3