From 8d00f769c1e5113e714cbb5e39752d1cf705f5aa Mon Sep 17 00:00:00 2001
From: zmk <496160012@qq.com>
Date: 星期一, 20 五月 2024 18:56:12 +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 d17a8c2..0694e9e 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
@@ -6,7 +6,7 @@
<th:block th:include="include :: ztree-css" />
<style>
.active {
- background: #3c8dbc;
+ background: #41aae7;
}
.active a {
--
Gitblit v1.9.1