From e8ef9ac64bbfd443d01f230da370bf5b9ecb14b7 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期一, 20 五月 2024 18:07:31 +0800 Subject: [PATCH] 地域图谱标点效果 --- src/pages/Login/Login.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/Login/Login.vue b/src/pages/Login/Login.vue index 0171580..c874ce4 100644 --- a/src/pages/Login/Login.vue +++ b/src/pages/Login/Login.vue @@ -511,7 +511,7 @@ width: 1.2rem; height: .37rem; background: url(@/static/image/鐢ㄦ埛鐧诲綍.png) no-repeat 0 0; - background-size: 100% 100%; + background-size: 100%; margin-bottom: .47rem; } -- Gitblit v1.9.1