mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-06 09:26:46 +08:00
提交
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
/>
|
||||
<div class="task-img-icon">{{ key + 1 }}</div>
|
||||
</div>
|
||||
<div style="margin-left: 11px">
|
||||
<div style="margin-left: 11px;width: 62%;">
|
||||
<div style="display: flex; align-items: center">
|
||||
<div class="task-type">
|
||||
{{ TASK_TYPES.typeName[item.courseType] }}
|
||||
@@ -609,7 +609,7 @@ const toPath = () => {
|
||||
margin-left: 9px;
|
||||
}
|
||||
.task-img {
|
||||
width: 121px;
|
||||
width: 38%;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user