From 25ce610f6ecca7325e7a743dc032c4a76559c63d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 09:10:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

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

diff --git a/widgets/digTheEarth/Widget.html b/widgets/digTheEarth/Widget.html
index 07a20c4..21687a1 100644
--- a/widgets/digTheEarth/Widget.html
+++ b/widgets/digTheEarth/Widget.html
@@ -5,7 +5,8 @@
             <input id="depth" type="number" value="500" required="required" style="width:90px;" />
         </div>
         <div class="param-item">
-            <button type="button" id="cleardigTheEarth" style="float:right;" class="button black">清除</button>
+            <button type="button" id="beginigTheEarth" class="button black">开挖</button>
+            <button type="button" id="cleardigTheEarth" class="button black">清除</button>
         </div>
     </div>
     <i class="layui-icon closeOUR">

--
Gitblit v1.9.3