From 3c6f6c1e3016e38146a4c46be6e7b625c35591f2 Mon Sep 17 00:00:00 2001
From: zhai <1528081232@qq.com>
Date: 星期四, 18 十二月 2025 11:49:18 +0800
Subject: [PATCH] 1、添加报表 2、修改添加报表报错
---
src/main/webapp/static/styles/v2/index-blue.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/styles/v2/index-blue.css b/src/main/webapp/static/styles/v2/index-blue.css
index 7ac78d8..781b8bf 100644
--- a/src/main/webapp/static/styles/v2/index-blue.css
+++ b/src/main/webapp/static/styles/v2/index-blue.css
@@ -1,6 +1,7 @@
@charset "utf-8";
/* CSS Document */
-.header{background:#2684f0;}
+/*.header{background:#2684f0;}*/
+.header{background:#20446f url(../images/headerbg.jpg);}
.f_mid{ color:#fff; background: #247de3;}
.f_mid:hover{background: #267cdf;}
--
Gitblit v1.9.1