若依前后端分离,页面跳转路由不用登录
转 :若依前后端分离,页面跳转路由不用登录

页面title
{ path: '/scoringChannel', component: () => import('@/views/mobile/scoringChannel'), hidden: true, meta: { title: '评分通道' } },

页面title
{ path: '/scoringChannel', component: () => import('@/views/mobile/scoringChannel'), hidden: true, meta: { title: '评分通道' } },