Download the PHP package sparkinzy/dcat-distpicker without Composer
On this page you can find all versions of the php package sparkinzy/dcat-distpicker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sparkinzy/dcat-distpicker
More information about sparkinzy/dcat-distpicker
Files in sparkinzy/dcat-distpicker
Download sparkinzy/dcat-distpicker
More information about sparkinzy/dcat-distpicker
Files in sparkinzy/dcat-distpicker
Vendor sparkinzy
Package dcat-distpicker
Short Description 省市区地址选择器,支持select2
License MIT
Homepage https://github.com/sparkinzy/dcat-distpicker
Package dcat-distpicker
Short Description 省市区地址选择器,支持select2
License MIT
Homepage https://github.com/sparkinzy/dcat-distpicker
Please rate this library. Is it a good library?
Informations about the package dcat-distpicker
dcat-admin extension
Distpicker是一个中国省市区三级联动选择组件,这个包是基于Distpicker
的dcat-admin
扩展,用来将Distpicker
集成进dcat-admin
的表单中.
此扩展参考与引用:
- spakinzy/distpicker :个人定制版distpicker,方便个人使用,dcat-distpicker 使用此库spakinzy/distpicker
截图
1、安装
2、Dcat 后台发布资源
3、dcat-distpicker 使用方式
4、呈现效果
表单中使用
比如在表中有三个字段province_name
, city_name
, district_name
, 在form表单中使用它:
设置默认值
设置返回值类型
默认 name,可修改返回类型为code,但目前不推荐
可以设置每个字段的placeholder
设置label
设置自动选择, 可以设置1,2,3 表示自动选择到第几级
启用select2进行渲染
表格筛选中使用
默认展开 省 市 区
只展示 省
展示 省 市
使用code筛选
地区编码数据
Distpicker所使用的地域编码是基于国家统计局发布的数据, 数据字典为china_areas.sql
文件.
Todo
- [x] 可以自定义是否返回code或者name
- [x] Grid filter扩展
- [x] 数据库文件
All versions of dcat-distpicker with dependencies
PHP Build Version
Package Version
The package sparkinzy/dcat-distpicker contains the following files
Loading the files please wait ....