From 1bc771df3f22e90ed7d8adef4eece1e0bcc30788 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Thu, 27 Oct 2022 14:56:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/portal-index.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 7eefc2ea..6ae53955 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -472,6 +472,9 @@ .xindex-main{ padding-right: 20px; } + .swiper-pagination{ + top: 410px; + } .personal-panel{ width: 300px; height: 320px; @@ -730,6 +733,9 @@ } .xindex-main{ padding-right: 0px; + } + .swiper-pagination{ + top: 460px; } .personal-panel{ width: 356px; @@ -999,6 +1005,9 @@ .xindex-main{ padding-right: 0px; } + .swiper-pagination{ + top: 460px; + } .personal-panel{ width: 356px; height: 370px; @@ -1241,6 +1250,9 @@ } } + .swiper-pagination{ + top: 460px; + } .personal-panel{ width: 356px; height: 370px;