feat: 修改生产API标识,修改默认布局
This commit is contained in:
@@ -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')" />
|
||||
|
||||
Reference in New Issue
Block a user