From 5ec03dfc5618d9ba0ab65f822e64d854749be45e Mon Sep 17 00:00:00 2001
From: 无关风月 <443237572@qq.com>
Date: 星期三, 17 七月 2024 11:40:28 +0800
Subject: [PATCH] 2.0bug修改

---
 ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/subsidy/use.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/subsidy/use.html b/ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/subsidy/use.html
index e0e970d..3f0a114 100644
--- a/ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/subsidy/use.html
+++ b/ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/subsidy/use.html
@@ -103,25 +103,25 @@
                         <h2 id="text1">已使用补贴总额</h2>
 
                     </div>
-                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/dengyu.png.">
+                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/dengyu.png">
                     <div class="rectangle2">
                         <h1 id="num2">0</h1>
                         <br>
                         <h2 id="text2">已使用折扣总额(用户端)</h2>
                     </div>
-                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/jiahao.png.">
+                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/jiahao.png">
                     <div class="rectangle3">
                         <h1 id="num3">0</h1>
                         <br>
                         <h2 id="text3">已使用红包总额(用户端)</h2>
                     </div>
-                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/jiahao.png.">
+                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/jiahao.png">
                     <div class="rectangle3">
                         <h1 id="num4">0</h1>
                         <br>
                         <h2 id="text4">已使用优惠券总额(用户端)</h2>
                     </div>
-                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/jianhao.png.">
+                    <img style="margin-top: 70px" width="25px" height="25px" src="${ctxPath}/static/img/jianhao.png">
                     <div class="rectangle4">
                         <h1 id="num5">0</h1>
                         <br>

--
Gitblit v1.7.1