add easy-mock
This commit is contained in:
@@ -28,6 +28,7 @@ Vue.use(Router);
|
||||
* meta : { role: ['admin'] } will control the page role
|
||||
**/
|
||||
export const constantRouterMap = [
|
||||
{ path: '/login', component: Login, hidden: true },
|
||||
{ path: '/404', component: Err404, hidden: true },
|
||||
{
|
||||
path: '/',
|
||||
|
Reference in New Issue
Block a user