1
2
3
4
5
6
7
8
9
10
11
12
13
14
| <div title="点击绘制开挖区域,右键单击结束绘制,进行开挖">
| <div id="toolbardigTheEarth" class="param-container tool-bar">
| <div class="param-item">
| <label class="form-label">开挖深度(米) :</label>
| <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>
| </div>
| </div>
| <i class="layui-icon closeOUR">
| ဆ
| </i></span>
| </div>
|
|