hide site

This commit is contained in:
Marvin Zhang
2019-07-29 21:49:02 +08:00
parent 5256b32d8d
commit bb24233e38

View File

@@ -160,6 +160,7 @@ export const constantRouterMap = [
name: 'Site',
path: '/sites',
component: Layout,
hidden: true,
meta: {
title: 'Site',
icon: 'fa fa-sitemap'