refactor(登录): 重写登录模块,接入oauth2.0(pc)、welink(mobile)

This commit is contained in:
zyn
2023-12-14 10:19:29 +08:00
parent ea5e6093ab
commit 01bee9fcc8
10 changed files with 977 additions and 523 deletions
+2
View File
@@ -68,10 +68,12 @@ const routes = [
title: '手机提示页面',
}
},
/*
{
path: '*',
redirect: '/loginVerify'
},
*/
// 单点登录跳转页面
{
path: '/checkPage',