提交 855181ad 编写于 作者: DCloud-yyl's avatar DCloud-yyl

ios平台放开实人认证入口

上级 13b92c5a
......@@ -657,7 +657,7 @@
{
"path": "pages/API/facial-recognition-verify/facial-recognition-verify",
"style": {
"navigationBarTitleText": "",
"navigationBarTitleText": "实人认证",
"enablePullDownRefresh": false
}
},
......@@ -1273,8 +1273,7 @@
},
{
"path" : "pages/template/custom-long-list/custom-long-list",
"style" :
{
"style" : {
"navigationBarTitleText" : "",
"enablePullDownRefresh" : false
}
......
......@@ -440,15 +440,17 @@
},
] as Page[],
},
// #ifdef APP-ANDROID
// #ifdef APP
{
id: 'login',
name: '登录与认证',
pages: [
pages: [
// #ifdef APP-ANDROID
{
name: '一键登录',
url: 'get-univerify-manager',
},
},
// #endif
{
name: '实人认证',
url: 'facial-recognition-verify',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册