Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在抖音小程序的 button 组件缺少 bindgetidentityinfo 属性方法 #16212

Open
zen0822 opened this issue Jul 31, 2024 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@zen0822
Copy link

zen0822 commented Jul 31, 2024

这个特性解决了什么问题?

详情可以参考这个链接:https://developer.open-douyin.com/docs/resource/js-component/apiMeta?apiName=button-getIdentityInfo&nodeId=7389524161669892389&scope=component.buttonGetIdentityInfo

同时满足以下条件:

  • 抖音号不是“抖音B号”

  • 内部能力申请通过

  • 用户的抖音号已完成实名认证

  • 满足小程序隐私协议管控要求 ,前置用户已授权小程序隐私协议

步骤:

  1. <button
    open-type="getIdentityInfo"
    bindgetidentityinfo="getIdentityInfoHandler"
  1. 点击即可唤起获取身份证信息功能

这个 API 长什么样?

<button
open-type="getIdentityInfo"
bindgetidentityinfo="getIdentityInfoHandler"

@taro-bot2 taro-bot2 bot added the enhancement New feature or request label Jul 31, 2024
@zen0822
Copy link
Author

zen0822 commented Jul 31, 2024

想问下需要在哪个分支拉代码现在,3.0+ 的可以吗

@zen0822
Copy link
Author

zen0822 commented Aug 1, 2024

想问下需要在哪个分支拉代码现在,3.0+ 的可以吗

@ZEJIA-LIU

This was referenced Aug 3, 2024
@TheKonka
Copy link
Member

image

这个链接内容的样式为什么这么奇怪

@zen0822
Copy link
Author

zen0822 commented Sep 24, 2024

image

这个链接内容的样式为什么这么奇怪

因为这个文档还在抖音官方文档审核中,还没正式发布,这边已经在部分商户开放了白名单了,所以恳请组织能支持下这个新属性 :D @TheKonka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants