hide deploys page

This commit is contained in:
Marvin Zhang
2019-06-09 16:11:39 +08:00
parent 276a393cae
commit d006a44db5

View File

@@ -159,6 +159,7 @@ export const constantRouterMap = [
name: 'Deploy',
path: '/deploys',
component: Layout,
hidden: true,
meta: {
title: 'Deploy',
icon: 'fa fa-cloud'