From fa672aad1a91b2a8481324339e063230d378039e Mon Sep 17 00:00:00 2001
From: luodangjia <luodangjia>
Date: 星期五, 09 八月 2024 14:56:36 +0800
Subject: [PATCH] 7.17

---
 guns-admin/src/main/webapp/WEB-INF/view/system/user/user_frozen_allert.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/guns-admin/src/main/webapp/WEB-INF/view/system/user/user_frozen_allert.html b/guns-admin/src/main/webapp/WEB-INF/view/system/user/user_frozen_allert.html
index bf5fc04..692db4d 100644
--- a/guns-admin/src/main/webapp/WEB-INF/view/system/user/user_frozen_allert.html
+++ b/guns-admin/src/main/webapp/WEB-INF/view/system/user/user_frozen_allert.html
@@ -50,7 +50,7 @@
                     <div class="col-sm-10" style="background-color: #efefef; border-radius: 10px;align-items: center;  ">
                         <div style="background-color: #efefef;align-items: center; ;padding-bottom: 20px; display: flex;padding-top: 10px">
                         <div class="circle-container" >
-                            <img src="${item.avatar}" alt="Circle Image" class="circle-img">
+                            <img src="https://cqzxtaxi.obs.cn-southwest-2.myhuaweicloud.com/admin/75f4a96b2b2b440f8987830ad8c14814.png" alt="Circle Image" class="circle-img">
                         </div>
                             <div>
                          <span >${item.name}</span><br>

--
Gitblit v1.7.1