From 523d7ab97b1ace47e2bcfebf48471e4295f5ffef Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Tue, 3 Sep 2024 14:15:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/technicianLevel.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/index/technicianLevel.vue b/pages/index/technicianLevel.vue index 212bf05..6340792 100644 --- a/pages/index/technicianLevel.vue +++ b/pages/index/technicianLevel.vue @@ -303,11 +303,11 @@ right: 20px; top: 0; background: url(../../static/images/index/vip.png) no-repeat center; - background-size: cover; + background-size:100%; width: 198rpx; - height: 80px; + height: 70px; text-align: center; - line-height: 96px; + line-height: 82px; font-weight: normal; font-size: 40rpx; color: #FEFEFE;