pref: 网元快速安装页面重构

This commit is contained in:
TsMask
2024-05-07 10:33:52 +08:00
parent ed4d556384
commit 0cae26a1ee
15 changed files with 117 additions and 3288 deletions

View File

@@ -5,7 +5,7 @@ import { stepState, fnRestStepState } from './hooks/useStep';
// 异步加载组件
const Start = defineAsyncComponent(
() => import('./components/NeInfoSoftwareLicense.vue')
() => import('./components/Start.vue')
);
// 当前组件
@@ -29,8 +29,7 @@ onMounted(() => {
<template>
<PageContainer>
<a-card
:bordered="false"
:body-style="{ padding: '12px', minHeight: '450px' }"
:bordered="false"
>
<!-- 插槽-卡片左侧 -->
<template #title>