From 1b2c1edb61190eeb19f465ff031eaa3b2a1b8dbc Mon Sep 17 00:00:00 2001
From: nnnjjj123 <494715143@qq.com>
Date: Tue, 17 Nov 2020 10:43:54 +0800
Subject: [PATCH] 地图图标
---
widgets/MapSection/css/style.css | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/widgets/MapSection/css/style.css b/widgets/MapSection/css/style.css
index aa79949..54325ad 100644
--- a/widgets/MapSection/css/style.css
+++ b/widgets/MapSection/css/style.css
@@ -9,6 +9,15 @@
padding: 1px;
}
+.jimu-popup .title {
+ position: absolute;
+ top: 0;
+ left: -10px;
+ width: 100%;
+ background: #094895;
+ color: #fff;
+}
+
.twipsy {
display: block;
position: absolute;
--
Gitblit v1.9.3