ソースを参照

讲义进度埋点

canghailong 6 ヶ月 前
コミット
ffcefa53ae
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/views/student/classCentre/index.vue

+ 1 - 1
src/views/student/classCentre/index.vue

@@ -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="字幕">