From c28d21691f773938b791e07ab68568dfd1d08c11 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Sun, 23 Oct 2022 17:21:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B4=E8=B6=A3=E5=81=8F?= =?UTF-8?q?=E5=A5=BD=E6=A0=87=E9=A2=98=E6=A0=B7=E5=BC=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/interestCollection.vue | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/components/Portal/interestCollection.vue b/src/components/Portal/interestCollection.vue index 30f069f9..5552118a 100644 --- a/src/components/Portal/interestCollection.vue +++ b/src/components/Portal/interestCollection.vue @@ -3,12 +3,13 @@ :close-on-click-modal="false" :visible.sync="interestCollection" :append-to-body="true" top="7vh" @close="closeDialog" custom-class="hobby-dialog"> +
+ 请选择您的 + 学习兴趣 + ,至少三个,可随时调整 +
-
- 请选择您的 - 学习兴趣 - ,至少三个,可随时调整 -
+

{{sys.name}}

@@ -181,6 +182,8 @@ .interest_title{ margin-left: 40px; + margin-top: -15px; + margin-bottom: 15px; .text_84 { width: 316px; height: 22px;