From e9af167156ca9d1b404a76ab0fc8c82c26fe6a11 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 31 十月 2023 11:37:07 +0800
Subject: [PATCH] MrShi
---
bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxss | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxss b/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxss
index 52d20fc..fc813f6 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxss
+++ b/bicycle/unpackage/dist/dev/mp-weixin/pages/maps/maps.wxss
@@ -43,9 +43,11 @@
border-radius: 50rpx;
box-shadow: 0rpx 0rpx 12rpx 0rpx rgba(0, 0, 0, 0.1);
}
-.ditu .ditu_map .customCallout image.data-v-36df0b66 {
+.ditu .ditu_map .customCallout .image.data-v-36df0b66 {
width: 28rpx;
height: 28rpx;
+ background-repeat: no-repeat;
+ background-size: 100% 100%;
}
.ditu .ditu_map .customCallout .mm.data-v-36df0b66 {
font-size: 28rpx;
--
Gitblit v1.9.3