feat: There is no way the, weblink 免登陆
This commit is contained in:
@@ -108,6 +108,12 @@ const routes = [
|
||||
component: () =>
|
||||
import('@/pages/loginVerifyNoEncryption')
|
||||
},
|
||||
{
|
||||
path: '/loginVerifyPhone',
|
||||
name: 'LoginVerifyPhone',
|
||||
component: () =>
|
||||
import('@/pages/loginVerifyPhone')
|
||||
},
|
||||
// 跳转刷新页面
|
||||
{
|
||||
path: '/redirect',
|
||||
|
||||
Reference in New Issue
Block a user