From e2cf4dc0a1142716688e853d226c3e4ce66383da Mon Sep 17 00:00:00 2001 From: suerwei <18810552194@163.com> Date: 星期三, 22 五月 2024 18:21:36 +0800 Subject: [PATCH] 管材管理 --- javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/navigate.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/navigate.html b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/navigate.html index e8367e0..66ef6ae 100644 --- a/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/navigate.html +++ b/javaweb-plus/javaweb-cms/src/main/resources/templates/geo/project/navigate.html @@ -41,7 +41,7 @@ </div> <div class="box-header "> <div class="box-title"> - <i class="glyphicon glyphicon-retweet"></i> <a class="afont" th:href="@{/geo/deviceLog(id=${project.ids})}" target="mainFrame" onclick="selected(this)">杩涘嚭搴撶鐞�</a> + <i class="glyphicon glyphicon-retweet"></i> <a class="afont" th:href="@{/geo/deviceLog(id=${project.ids})}" target="mainFrame" onclick="selected(this)">璁惧绠$悊</a> </div> </div> <div class="box-header "> -- Gitblit v1.9.1