This commit is contained in:
tanghc
2020-11-10 18:18:04 +08:00
parent bf42779369
commit 7f6eee4c07
27 changed files with 685 additions and 83 deletions

View File

@@ -5,9 +5,6 @@ Vue.use(Router)
/* Layout */
import Layout from '@/layout'
const _import = require('@/router/_import_' + process.env.NODE_ENV)
const menuKey = 'route-menus'
/**
* Note: sub-menus only appear when route children.length >= 1