perf: 模版导入流水线

This commit is contained in:
xiaojunnuo
2025-06-26 18:43:16 +08:00
parent 529482a83e
commit dcc8c56969
13 changed files with 462 additions and 66 deletions
@@ -61,6 +61,15 @@ export const certdResources = [
isMenu: false,
},
},
{
title: "流水线模版批量创建",
name: "PipelineTemplateImport",
path: "/certd/pipeline/template/import",
component: "/certd/pipeline/template/import/index.vue",
meta: {
isMenu: false,
},
},
{
title: "证书仓库",
name: "CertStore",