{"id":13645632,"url":"https://github.com/a5533348/PayUI","last_synced_at":"2025-04-21T14:31:56.964Z","repository":{"id":217102699,"uuid":"88973181","full_name":"a5533348/PayUI","owner":"a5533348","description":"仿微信支付输入界面","archived":false,"fork":false,"pushed_at":"2017-04-24T10:10:50.000Z","size":86,"stargazers_count":129,"open_issues_count":0,"forks_count":50,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-02T01:25:33.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a5533348.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-04-21T10:34:40.000Z","updated_at":"2023-12-29T07:48:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"e12d24d0-3d64-4ffc-b282-b513455e84ef","html_url":"https://github.com/a5533348/PayUI","commit_stats":null,"previous_names":["a5533348/payui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5533348%2FPayUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5533348%2FPayUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5533348%2FPayUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a5533348%2FPayUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a5533348","download_url":"https://codeload.github.com/a5533348/PayUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223868430,"owners_count":17217089,"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":[],"created_at":"2024-08-02T01:02:38.748Z","updated_at":"2024-11-09T18:31:56.429Z","avatar_url":"https://github.com/a5533348.png","language":"Java","readme":"# PayUI\n\n\n#### 预览\n![](https://user-gold-cdn.xitu.io/2017/4/24/0d7f90c1447ecf0f54180a9c76917502.gif)\n\n#### 使用\n这个弹出层是一个DialogFragment，逻辑都封装在其内部，使用起来很简单：\n\n```\nBundle bundle = new Bundle();\nbundle.putString(PayFragment.EXTRA_CONTENT, \"提现：¥ \" + 100.00);\n\nPayFragment fragment = new PayFragment();\nfragment.setArguments(bundle);\nfragment.setPaySuccessCallBack(MainActivity.this);\nfragment.show(getSupportFragmentManager(), \"Pay\");\n```\n\n通过InputCallBack接口回调输入的支付密码，可以在回调方法中请求判断支付密码是不是正确的，也可以在PayFragment内部自己修改判断，没有用到什么高深的技术，大家看代码自然就明白了。\n\n博客地址: [Blog](http://xdeveloper.cn/pay-ui/)\n","funding_links":[],"categories":["其他"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5533348%2FPayUI","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa5533348%2FPayUI","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa5533348%2FPayUI/lists"}