### 这个特性解决了什么问题? 详情可以参考这个链接: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" ></button> 2. 点击即可唤起获取身份证信息功能 ### 这个 API 长什么样? <button open-type="getIdentityInfo" bindgetidentityinfo="getIdentityInfoHandler" ></button> <!-- generated by taro-issues. 请勿修改或删除此行注释 --><!--labels=enhancement-->