fix: warn

This commit is contained in:
xingyu4j
2025-10-17 18:17:01 +08:00
parent 23537b9f74
commit b23581ba3b
4 changed files with 31 additions and 20 deletions

View File

@@ -456,9 +456,9 @@ onBeforeUnmount(() => {
>
{{ index + 1 }}
</div>
<span class="whitespace-nowrap text-base font-bold">{{
step.title
}}</span>
<span class="whitespace-nowrap text-base font-bold">
{{ step.title }}
</span>
</div>
</div>
</div>