remove test page

This commit is contained in:
medcl 2020-03-28 13:33:55 +08:00
parent 39ef026861
commit c4dada7e8f
1 changed files with 0 additions and 9 deletions

View File

@ -17,15 +17,6 @@ export default [
Routes: ['src/pages/Authorized'], Routes: ['src/pages/Authorized'],
authority: ['admin', 'user'], authority: ['admin', 'user'],
routes: [ routes: [
//测试专用
{
path: '/test',
name: 'test',
icon: 'AppstoreAdd',
component: './Endpoints/Execute',
},
// dashboard // dashboard
{ path: '/', redirect: '/platform' }, { path: '/', redirect: '/platform' },
{ {