chore: update

This commit is contained in:
xiaoxian521
2026-01-13 14:37:38 +08:00
parent b7a9cb0755
commit 4c805b3668
86 changed files with 236 additions and 259 deletions

View File

@@ -196,7 +196,7 @@ const next = (actives: number, values: any) => {
<PlusStepsForm
v-model="active"
simple
class="w-[800px] m-auto"
class="w-200 m-auto"
:data="stepForm as any"
align-center
@next="next"