hide deploys page

This commit is contained in:
Marvin Zhang
2019-06-09 16:11:39 +08:00
parent ca75639fbd
commit bfa0d6afc7

View File

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