From e6392006d035a223e8590f5783a3cf51472c77c3 Mon Sep 17 00:00:00 2001
From: nnnjjj123 <494715143@qq.com>
Date: Fri, 13 Nov 2020 14:06:35 +0800
Subject: [PATCH] 通用工具添加
---
widgets/Rolling/Widget.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/widgets/Rolling/Widget.html b/widgets/Rolling/Widget.html
index 9af813d..6478cb5 100644
--- a/widgets/Rolling/Widget.html
+++ b/widgets/Rolling/Widget.html
@@ -10,7 +10,7 @@
<div class="hezi-right-select">
<span class="hezi-rightspan">右侧图层 :</span>
<select class="hezi-select" id="hezi-selectRight">
- <option class="optionVal3" value="1">天地图矢量</option>
+ <option class="optionVal3" value="3">天地图矢量</option>
<option class="optionVal4" value="2">天地图影像</option>
</select>
</div>
--
Gitblit v1.9.3