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;