暂无描述
export default { // 权限路由 在main.js可实现路由拦截 所以路由都需要注册 待完善 // 非权限路由 // main: { // name: '首页', // path: '/pages/index/index' // } };