From bf5ba56e8a82f0ef699f2eae413d0dc2c4e4f67d Mon Sep 17 00:00:00 2001
From: jxdnsong <592566207@qq.com>
Date: Tue, 25 Oct 2022 16:15:00 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/sd-jg-school-web into master
---
src/pcviews/homepage/PipeNetCount/index.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/pcviews/homepage/PipeNetCount/index.vue b/src/pcviews/homepage/PipeNetCount/index.vue
index 37a65c8..f2e89bf 100644
--- a/src/pcviews/homepage/PipeNetCount/index.vue
+++ b/src/pcviews/homepage/PipeNetCount/index.vue
@@ -103,7 +103,8 @@
type: 'value',
name: '单位:KM',
nameTextStyle: {
- color: "#fff"
+ color: "#fff",
+ padding: [2, 0, 0, -10]
},
axisLine: {
show: true,
@@ -152,7 +153,7 @@
.container {
width: 400px;
height: 100%;
- background: url(/zhxy/img/home/juxing2.png) no-repeat;
+ background: url(/zhjg/img/home/juxing2.png) no-repeat;
background-size: 100% 100%;
.chart {
--
Gitblit v1.9.3