From f17ddc63b988c1b2851606c7b75c59093cb94dc6 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Fri, 28 Mar 2025 17:31:48 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/Home/components/HomeLeft/InspectionRaskDetails.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/Home/components/HomeLeft/InspectionRaskDetails.vue b/src/views/Home/components/HomeLeft/InspectionRaskDetails.vue
index 860a5b2..6a75f93 100644
--- a/src/views/Home/components/HomeLeft/InspectionRaskDetails.vue
+++ b/src/views/Home/components/HomeLeft/InspectionRaskDetails.vue
@@ -171,7 +171,7 @@
   border-radius: 0px 0px 0px 0px;
   opacity: 0.85;
   .inspection-num {
-    background: url('@/assets/images/inspection-num.png') no-repeat center / 100% 100%;
+    background: url('@/assets/images/home/homeLeft/inspection-num.png') no-repeat center / 100% 100%;
     width: 360px;
     height: 118px;
     position: relative;

--
Gitblit v1.9.3