src/router/index.js
@@ -46,6 +46,11 @@ path:'otherInterface', name:'otherInterface', component: () => import('@/views/systemSetting/platform/otherInterface') }, { path:'mySetting', name:'mySetting', component: () => import('@/views/systemSetting/platform/mySetting') } ] },