From e6df0c0786cf335060e0b24d141844c392c4e2b4 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期四, 10 七月 2025 16:00:09 +0800
Subject: [PATCH] ss
---
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