浏览代码

讲义进度埋点

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