From 8274f20d8093486dc3d54e074d25b6e412f4e4c7 Mon Sep 17 00:00:00 2001 From: zengh <123456> Date: Fri, 13 Nov 2020 15:20:21 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' into master --- widgets/MapSection/Widget.html | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/widgets/MapSection/Widget.html b/widgets/MapSection/Widget.html new file mode 100644 index 0000000..b2531a2 --- /dev/null +++ b/widgets/MapSection/Widget.html @@ -0,0 +1,6 @@ +<div> + <!-- <a class="fa fa-area-chart" style=" padding: 4px; + cursor: pointer; + font-size: 19px; + color: white;" title="获取剖面图" data-dojo-attach-event="click:click"></a> --> +</div> \ No newline at end of file -- Gitblit v1.9.3