remove test menu
This commit is contained in:
parent
aca449a2cb
commit
36297464b4
|
@ -17,15 +17,6 @@ export default [
|
|||
Routes: ['src/pages/Authorized'],
|
||||
authority: ['admin', 'user'],
|
||||
routes: [
|
||||
|
||||
//测试专用
|
||||
{
|
||||
path: '/test',
|
||||
name: 'test',
|
||||
icon: 'AppstoreAdd',
|
||||
component: './Endpoints/Execute',
|
||||
},
|
||||
|
||||
// dashboard
|
||||
{ path: '/', redirect: '/platform' },
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue