chore: project blank

This commit is contained in:
xiaojunnuo
2026-02-27 23:09:50 +08:00
parent 316537eb4d
commit e17f381b1f
7 changed files with 289 additions and 55 deletions
@@ -42,6 +42,17 @@ export const certdResources = [
permission: "sys:settings:edit",
},
},
{
title: "certd.sysResources.myProjectBlank",
name: "MyProjectBlank",
path: "/certd/project/blank",
component: "/certd/project/blank.vue",
meta: {
isMenu: false,
show: true,
icon: "ion:apps",
},
},
{
title: "certd.pipeline",
name: "PipelineManager",