From 59a3c8988e3e6e9e785bcc8aaf58854c8b6c30c9 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Wed, 12 Oct 2022 14:55:01 +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 --- src/assets/styles/portal-index.scss | 4 ++++ src/components/Portal/interestCollection.vue | 14 ++++++++++---- src/views/user/Setting.vue | 2 +- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/src/assets/styles/portal-index.scss b/src/assets/styles/portal-index.scss index 27b3a2e9..e2c787db 100644 --- a/src/assets/styles/portal-index.scss +++ b/src/assets/styles/portal-index.scss @@ -442,6 +442,7 @@ .xindex-content{ width: 1100px; } + .personal-panel{ width: 300px; height: 320px; @@ -686,6 +687,9 @@ @media screen and (max-width: 1680px) and (min-width:1367px){ .xindex-content{ width: 1366px; + } + .interestwid{ + } .personal-panel{ width: 356px; diff --git a/src/components/Portal/interestCollection.vue b/src/components/Portal/interestCollection.vue index 889e2cb6..2ad54e10 100644 --- a/src/components/Portal/interestCollection.vue +++ b/src/components/Portal/interestCollection.vue @@ -3,8 +3,11 @@ :close-on-click-modal="false" :visible.sync="interestCollection" :append-to-body="true" - width="967px"> -
{{sys.name}}