2
0

feat: 修改生产API标识,修改默认布局

This commit is contained in:
TsMask
2024-11-28 10:36:01 +08:00
parent 1240d9aedf
commit 19d48eac0e
15 changed files with 27 additions and 91 deletions

View File

@@ -124,7 +124,7 @@ const showSteps = computed(() => !isMobile.value);
:current="currentStep"
size="small"
class="max-w-full mb-16px"
:direction="'horizontal'"
direction="horizontal"
:responsive="false"
>
<AStep :title="t('page.login.register.basicInfo')" />