安全页重构:免密登录与活跃会话;按钮规范统一
CI / test (push) Successful in 53s

This commit is contained in:
2026-07-30 12:23:16 +08:00
parent d0fbecbd43
commit d675b950ee
43 changed files with 1944 additions and 475 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ const columns = computed<DataTableColumns<VcnRow>>(() => [
新建默认启用 IPv6 并放行全部出入流量可在 VCN 详情收紧
</div>
</div>
<NButton size="small" type="primary" @click="showCreate = true">创建 VCN</NButton>
<NButton size="medium" type="primary" @click="showCreate = true">创建 VCN</NButton>
</div>
<NDataTable
:columns="columns"