This commit is contained in:
xiaojunnuo
2024-11-25 23:24:12 +08:00
parent 81a8123725
commit c6fff4950d
4 changed files with 27 additions and 16 deletions
@@ -55,7 +55,7 @@ export const certdResources = [
path: "/certd/notification",
component: "/certd/notification/index.vue",
meta: {
icon: "ion:disc-outline",
icon: "ion:megaphone-outline",
auth: true,
cache: true
}