类型:开发

描述:
This commit is contained in:
2025-04-02 16:17:27 +08:00
parent 0227753ac7
commit 03beb3bb7e

View File

@@ -193,8 +193,8 @@
:key="index"
>
<div class="small-text">{{ item.name }}</div>
<div>{{ item.started_count }}<span class="unit-1"></span></div>
<div>{{ item.not_started_count }}<span class="unit-1"></span></div>
<div>{{ item.started_count }}<span class="unit-1"></span></div>
<div>{{ item.not_started_count }}<span class="unit-1"></span></div>
</div>
</vue3-seamless-scroll>
</div>