Commit 8e16f730 authored by 罗超's avatar 罗超

隐藏掉教师团队,就业,留学字体调大

parent 347b8829
......@@ -215,7 +215,7 @@
</q-dialog>
</template>
<!-- 教师团队 -->
<TeacherTeam :viewNum="4" :teacherList="teacherList" />
<!-- <TeacherTeam :viewNum="4" :teacherList="teacherList" /> -->
<!-- 底部 -->
<Footer />
</div>
......
......@@ -56,7 +56,7 @@
<NoData></NoData>
</div>
</div>
<TeacherTeam :viewNum="3" :teacherList="teacherList" />
<!-- <TeacherTeam :viewNum="3" :teacherList="teacherList" /> -->
<Footer />
</div>
</template>
......@@ -174,8 +174,8 @@ export default {
width: 100%;
max-height: 20.104vw;
overflow-y: auto;
font-size: 0.625vw;
font-family: Microsoft YaHei !important;
font-size: 0.729vw;
// font-family: Microsoft YaHei !important;
color: #111111;
line-height: 1.875vw;
}
......
......@@ -153,8 +153,7 @@ export default {
width: 100%;
max-height: 20.104vw;
overflow-y: auto;
font-size: 0.625vw;
font-family: Microsoft YaHei !important;
font-size: 0.729vw;
color: #111111;
line-height: 1.875vw;
white-space: pre-wrap;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment