From b7b1431b20974f67d2e2f9c0e74b45bd8597cb29 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 18 Oct 2023 18:13:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E6=98=8C=E5=9C=B0=E5=9B=BE=E5=9B=BE?= =?UTF-8?q?=E4=BE=8B=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/AiDvRender.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/AiDvRender.vue b/components/AiDvRender.vue index a7f8a10e..7b719a37 100644 --- a/components/AiDvRender.vue +++ b/components/AiDvRender.vue @@ -351,6 +351,7 @@ export default { width: 189px; height: 95px; background: url("https://cdn.cunwuyun.cn/pingchang/pingchangMapLegend.png"); + background-size: 100% 100%; position: absolute; bottom: 32px; right: 32px;