暂时提交专家人脸登录前端demo代码

This commit is contained in:
袁帅
2022-08-08 10:55:27 +08:00
parent 541b685651
commit 70ab971831
12 changed files with 11286 additions and 0 deletions

View File

@ -91,6 +91,11 @@ export default [
path: '/userformal/login',
component: './userformal/login',
},
{
name: 'faceLogin',
path: '/userformal/faceLogin',
component: './userformal/faceLogin',
}
],
},
{