feat: 网元安装步骤页面

This commit is contained in:
TsMask
2024-04-01 15:58:06 +08:00
parent 3d40e0856e
commit 00e8b7acbb
6 changed files with 749 additions and 419 deletions

View File

@@ -33,7 +33,7 @@ import { stepState, fnStepPrev, fnStepNext } from './hooks/useStep';
<template #title>
<div>
{{ stepState.steps[stepState.current].title }}
Check, Install, Config, Activate, Finish
Check, NeInfo, Install, Config, Activate, Finish
</div>
</template>