From d4a06fc08b6e6e215bbf1771d204c3b7d773bc29 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期四, 09 十月 2025 14:51:01 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/YiWuProject

---
 UI-Project/src/views/Visualization/screenthree.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/UI-Project/src/views/Visualization/screenthree.vue b/UI-Project/src/views/Visualization/screenthree.vue
index 77a4333..ad71450 100644
--- a/UI-Project/src/views/Visualization/screenthree.vue
+++ b/UI-Project/src/views/Visualization/screenthree.vue
@@ -130,7 +130,7 @@
 </script>
 <template>
   <div id="awatch">
-    <img src="../../assets/d3.png" alt="" style="width: 100%;height: 160%;margin-top: 20px;">
+    <img src="/d3.png" alt="" style="width: 100%;height: 160%;margin-top: 20px;">
 </div>
 </template>
 <style scoped>

--
Gitblit v1.8.0