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

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

parent 347b8829
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
</q-dialog> </q-dialog>
</template> </template>
<!-- 教师团队 --> <!-- 教师团队 -->
<TeacherTeam :viewNum="4" :teacherList="teacherList" /> <!-- <TeacherTeam :viewNum="4" :teacherList="teacherList" /> -->
<!-- 底部 --> <!-- 底部 -->
<Footer /> <Footer />
</div> </div>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<NoData></NoData> <NoData></NoData>
</div> </div>
</div> </div>
<TeacherTeam :viewNum="3" :teacherList="teacherList" /> <!-- <TeacherTeam :viewNum="3" :teacherList="teacherList" /> -->
<Footer /> <Footer />
</div> </div>
</template> </template>
...@@ -174,8 +174,8 @@ export default { ...@@ -174,8 +174,8 @@ export default {
width: 100%; width: 100%;
max-height: 20.104vw; max-height: 20.104vw;
overflow-y: auto; overflow-y: auto;
font-size: 0.625vw; font-size: 0.729vw;
font-family: Microsoft YaHei !important; // font-family: Microsoft YaHei !important;
color: #111111; color: #111111;
line-height: 1.875vw; line-height: 1.875vw;
} }
......
...@@ -153,8 +153,7 @@ export default { ...@@ -153,8 +153,7 @@ export default {
width: 100%; width: 100%;
max-height: 20.104vw; max-height: 20.104vw;
overflow-y: auto; overflow-y: auto;
font-size: 0.625vw; font-size: 0.729vw;
font-family: Microsoft YaHei !important;
color: #111111; color: #111111;
line-height: 1.875vw; line-height: 1.875vw;
white-space: pre-wrap; 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