From 138c2d6fbba09b413a1bb56b63d57f20ad8eea66 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Fri, 28 May 2021 15:26:03 +0800
Subject: [PATCH] 样式优化
---
pages/investigation/investigation.vue | 2 +-
xcxMapJQ/xcxmap.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/investigation/investigation.vue b/pages/investigation/investigation.vue
index 18e71ff..3cb6f75 100644
--- a/pages/investigation/investigation.vue
+++ b/pages/investigation/investigation.vue
@@ -30,7 +30,7 @@
}else{
data = options.data;
}
- this.urls = "https://web.byisf.com/xcxjingqingmap/lxdhmap.html?data=" + data;
+ this.urls = "https://web.byisf.com/xcxjingqingmap_lxdh/lxdhmap.html?data=" + data;
// this.dataList = data;
// console.log(this.urls);
},
diff --git a/xcxMapJQ/xcxmap.html b/xcxMapJQ/xcxmap.html
index 4431ea1..b30395b 100644
--- a/xcxMapJQ/xcxmap.html
+++ b/xcxMapJQ/xcxmap.html
@@ -65,7 +65,7 @@
<div class="main">
<div class="f-m-once">
<div class="f-m-o-title">
- <img class="f-m-o-t-img" src="./img/ren.png" alt="">
+ <img class="f-m-o-t-img" src="./img/shiyongren.png" alt="">
使用方:
</div>
<div class="f-m-o-center">{{seedata.deptName}}</div>
--
Gitblit v1.9.3