|
|
@@ -67,7 +67,7 @@
|
|
|
<div style="display: flex; justify-content: center">
|
|
|
<a-card :bordered="false" class="mt-2" style="width: 1200px">
|
|
|
<a-tabs v-model:activeKey="tabsActiveKey">
|
|
|
- <a-tab-pane key="1" tab="讲义">
|
|
|
+ <a-tab-pane key="1" tab="讲义" style="height: 900px;">
|
|
|
<handouts :itemObj="itemObj" :hourId="classHourData.id" v-if="classHourData"></handouts>
|
|
|
</a-tab-pane>
|
|
|
<a-tab-pane key="2" tab="字幕">
|