新增前端vue

This commit is contained in:
2025-12-09 18:02:25 +08:00
parent 3aa11787dc
commit ec2622743a
8 changed files with 825 additions and 107 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="workbench-sidebar">
<QuickLogin :loading="loading" class="workbench-card" />
<WarningAlert :loading="loading" />
<WarningAlert :loading="loading" />
</div>
</div>
</PageWrapper>
@@ -121,4 +121,4 @@ onMounted(() => {
flex-direction: column;
height: 100%;
}
</style>
</style>