@ -36,7 +36,7 @@ const userRouter = [
]
},
{
path: '/gotohome',
path: '/user/gotohome',
redirect: '/home',
meta: { title: '返回主页', icon: 'el-icon-arrow-left', classification: 'user' }
}