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;