From d1b572d63b7d15f3243e17fe793f3d080ff03255 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 16 Jun 2021 11:52:40 +0800
Subject: [PATCH] 搜索细节调整,弹框字体,行点击定位

---
 widgets/instructions/Widget.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/widgets/instructions/Widget.html b/widgets/instructions/Widget.html
index 608ddee..2b40b79 100644
--- a/widgets/instructions/Widget.html
+++ b/widgets/instructions/Widget.html
@@ -1,4 +1,4 @@
-<div>
-	<img src="../../images/addL/leftdidian.png" alt="">
+<div class=" demo1">
+	<img src="./images/addL/leftdidian.png" alt="">
 	<div class="instructions-title">鄱阳湖保护区</div>
 </div>
\ No newline at end of file

--
Gitblit v1.9.3