This commit is contained in:
白了个白 2024-11-08 17:25:36 +08:00
parent 3b8e36454a
commit f5c42958f4
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
<li v-for="(item,index) in workResource.entpCourseWorkList" :key="item" class="infinite-list-item">
<div style="width: 20px;">{{ index +1 }}</div>
<div align="left" >
<div align="left" style="width: 100%;" >
<!-- <template #header>
<div style="display: flex">
<div style="align-items: center;">题目内容</div>