{"id":18951065,"url":"https://github.com/akface/eros-plugin-ios-tencentcaptcha","last_synced_at":"2025-06-28T11:32:39.194Z","repository":{"id":136908826,"uuid":"147499184","full_name":"akFace/eros-plugin-ios-TencentCaptcha","owner":"akFace","description":"腾讯防水墙、滑动验证、类似bilibili滑动验证码","archived":false,"fork":false,"pushed_at":"2018-10-18T02:37:11.000Z","size":907,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-16T04:58:24.186Z","etag":null,"topics":["captcha","eros-plugin","slider","weex","weex-eros","weex-plugin"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akFace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-05T10:14:25.000Z","updated_at":"2023-03-01T05:22:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"193051e7-0464-4dd5-8a62-2e9b7a4ce817","html_url":"https://github.com/akFace/eros-plugin-ios-TencentCaptcha","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/akFace/eros-plugin-ios-TencentCaptcha","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akFace%2Feros-plugin-ios-TencentCaptcha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akFace%2Feros-plugin-ios-TencentCaptcha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akFace%2Feros-plugin-ios-TencentCaptcha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akFace%2Feros-plugin-ios-TencentCaptcha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akFace","download_url":"https://codeload.github.com/akFace/eros-plugin-ios-TencentCaptcha/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akFace%2Feros-plugin-ios-TencentCaptcha/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262421824,"owners_count":23308520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["captcha","eros-plugin","slider","weex","weex-eros","weex-plugin"],"created_at":"2024-11-08T13:26:12.020Z","updated_at":"2025-06-28T11:32:39.176Z","avatar_url":"https://github.com/akFace.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eros-plugin-ios-TencentCaptcha\nEros 腾讯防水墙插件 \n\n## 示例\n\u003cimg src=\"https://raw.githubusercontent.com/kang558/eros-plugin-ios-TencentCaptcha/master/screenshot.png\" width=\"480\"\u003e\n\n## 集成\n- 1、在iOS项目文件夹的`Podfile`中添加以下代码，然后执行 `pod update`\n```\npod 'TencentCaptcha', :git =\u003e 'https://github.com/kang558/eros-plugin-ios-TencentCaptcha.git', :tag =\u003e '0.0.2'\n```\n- 2、需要在项目中导入腾讯SDK文件 [https://007.qq.com/ios-access.html?ADTAG=acces.cfg](https://007.qq.com/ios-access.html?ADTAG=acces.cfg)，导入SDK方法自行百度或google \n\n\n## 使用方法\n```\nconst tencentCaptcha = weex.requireModule('tencentCaptcha');\n  \ntencentCaptcha.showCaptcha('appid', (result) =\u003e {\n  if (result.ret === 0) {\n     // 验证成功\n  } else {\n      // 验证失败\n  }\n});\n```\n\n## 更新日志\n\n0.0.2 \n\n* bugfix;\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakface%2Feros-plugin-ios-tencentcaptcha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakface%2Feros-plugin-ios-tencentcaptcha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakface%2Feros-plugin-ios-tencentcaptcha/lists"}