mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
chore: project blank
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user