mirror of
https://github.com/certd/certd.git
synced 2026-04-15 13:32:37 +08:00
feat: 基础版不再限制流水线数量
This commit is contained in:
@@ -46,10 +46,6 @@ export const certdResources = [
|
||||
path: "/certd/monitor/site",
|
||||
component: "/certd/monitor/site/index.vue",
|
||||
meta: {
|
||||
show: () => {
|
||||
const settingStore = useSettingStore();
|
||||
return settingStore.isPlus;
|
||||
},
|
||||
icon: "ion:videocam-outline",
|
||||
auth: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user