From 6070f224f53def007e350ed6626c81806354743c Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 12 Oct 2022 15:36:12 +0800
Subject: [PATCH] 图片路径修改
---
src/pcviews/homee/PipeNetCount/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pcviews/homee/PipeNetCount/index.vue b/src/pcviews/homee/PipeNetCount/index.vue
index 27d84d0..31b09b5 100644
--- a/src/pcviews/homee/PipeNetCount/index.vue
+++ b/src/pcviews/homee/PipeNetCount/index.vue
@@ -152,7 +152,7 @@
.container {
width: 400px;
height: 310px;
- background: url(/img/home/juxing2.png) no-repeat;
+ background: url(zhxy/img/home/juxing2.png) no-repeat;
background-size: 100% 100%;
.chart {
--
Gitblit v1.9.3