hookehuyr

style: 在课程页面底部添加填充区域以改善布局

......@@ -82,6 +82,8 @@
</div>
</div>
</div>
<!-- 添加底部填充区域 -->
<div style="height: 30vh;"></div>
</div>
</div>
</div>
......