From f4da7ebad005855a4b1cad59d31fd20920131a35 Mon Sep 17 00:00:00 2001 From: zhusiyu <410827992@qq.com> Date: Tue, 2 Aug 2022 17:31:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=A6=E4=B9=A0=E5=BC=BA=E5=9B=BD=E5=B8=83?= =?UTF-8?q?=E5=B1=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/partyCenter/studyPower.vue | 23 ++++--------------- 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/src/views/screenAdaptation/pages/partyCenter/studyPower.vue b/src/views/screenAdaptation/pages/partyCenter/studyPower.vue index 6455e30..87ae8a5 100644 --- a/src/views/screenAdaptation/pages/partyCenter/studyPower.vue +++ b/src/views/screenAdaptation/pages/partyCenter/studyPower.vue @@ -4,7 +4,6 @@ -

{{item.title}}

@@ -71,25 +70,13 @@ cursor: pointer; img{ position: absolute; - width: 50px; - height: 50px; - left: 50%; - top: 40px; - margin-left: -25px; + width: 110px; + height: 110px; + left: 49%; + top: 17px; + margin-left: -51px; z-index: 5; } - .colSpan { - display: inline-block; - position: absolute; - width: 96px; - height: 96px; - border-radius: 50%; - box-shadow: 10px 8px 10px rgba(0, 0, 0, 0.7); - top: 15px; - left: 50%; - margin-left: -48px; - background-color: #9B0D02; - } p { position: absolute; bottom: -4px !important;