From ea1ce7fa5367c30ab2a1255759371e1135f2331c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 23 九月 2025 15:01:45 +0800
Subject: [PATCH] 优化
---
web/assets/solution.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/assets/solution.css b/web/assets/solution.css
index f43334d..c207d97 100644
--- a/web/assets/solution.css
+++ b/web/assets/solution.css
@@ -2,7 +2,7 @@
.index-banner {
width: 100%;
height: 800px;
- background-image: url("../assets/images/ban3ner_home@2x.png");
+ background-image: url("../assets/images/banner_solution.png");
background-repeat: no-repeat;
background-size: 100% 100%;
}
--
Gitblit v1.9.3