From 9057e04efad1b7d61c77a72e5c37a504d0aee935 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期五, 26 九月 2025 09:24:03 +0800
Subject: [PATCH] H5静态化
---
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