mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-13 04:46:48 +08:00
style:增加未开始作业按钮提示
This commit is contained in:
@@ -125,6 +125,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div v-else >
|
||||||
|
<div style="display: flex; justify-content: center">
|
||||||
|
<button disabled class="tijiao" style="background:#999;border-radius: 6px;cursor: not-allowed;">未到开始时间</button>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class=""></div>
|
<div class=""></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user