This commit is contained in:
FairyEver
2019-12-14 19:23:40 +08:00
parent ed9878c5f4
commit 0b2d11a61f
8 changed files with 44 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ const frameIn = [
path: 'index',
name: 'index',
meta: {
title: '首页',
auth: true
},
component: _import('system/index')