-
Notifications
You must be signed in to change notification settings - Fork 7k
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
【推荐】地址选择器实现集合 👍👍 #79
Comments
非常棒! |
我看这个都是前端来维护,那如果是后端来维护的话,提供接口给前端的方式,那返回的响应 json 应该要怎么样的呢? |
@bigrotor187 服务端维护的话就是把数据存到数据库里,然后提供 http api 根据上层 code 查下层的列表就可以了,例如:根据城市查区县列表 |
cool,这里的省、市编码分别是 2 位、4 位,但我看民政部都是 6 位的,请问您是通过什么方法爬取整理成 2 位、4 位弄到数据库中的呢? |
@MoonRiser 你好,只添加新增的链接即可,我补充到最上面的列表里 |
好人一生平安 |
可以加个邮编吗 |
求 Ant Design of Angular - Cascader 版本 |
|
在各个社区发现许多朋友基于本项目数据实现了功能完善的地址选择器,因此分享在这里,希望可以帮助到需要的人,也希望从中收益的人可以多支持支持他们 👏 如有遗漏,欢迎补充~
The text was updated successfully, but these errors were encountered: