模块名字微调

This commit is contained in:
joylink_zhaoerwei 2024-03-01 17:04:18 +08:00
parent e29dc3860e
commit 22457f7f49

View File

@ -11,7 +11,7 @@
<div class="tabs-module">
<template v-for="(mod, modIndex) in moduleList">
<el-card :key="modIndex" class="tabs-module-card">
<div style="margin-bottom:10px">模块{{ mod.moduleName }}</div>
<div style="margin-bottom:10px;font-size: 20px;height: 30px;text-align: center;line-height: 30px;">{{ mod.moduleName }}</div>
<div style="margin-bottom:10px">考试时间{{ mod.duration }}分钟</div>
<div style="margin-bottom:50px"> 任务目录
<el-tree