refactor(登录): 重写登录模块,接入oauth2.0(pc)、welink(mobile)
This commit is contained in:
@@ -68,10 +68,12 @@ const routes = [
|
||||
title: '手机提示页面',
|
||||
}
|
||||
},
|
||||
/*
|
||||
{
|
||||
path: '*',
|
||||
redirect: '/loginVerify'
|
||||
},
|
||||
*/
|
||||
// 单点登录跳转页面
|
||||
{
|
||||
path: '/checkPage',
|
||||
|
||||
Reference in New Issue
Block a user