# province-city-district **Repository Path**: dongge/province-city-district ## Basic Information - **Project Name**: province-city-district - **Description**: 省市级联动,附使用示例和数据表数据 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 21 - **Created**: 2015-03-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #省市级三级联动 其实不只三级联动了,地区数据精确到乡镇。文件比较少,如下面说明: ├── LICENSE ├── README.md ├── area.js 给前端使用的地区数据 ├── area.sql 原始数据表数据 ├── index.html 演示示例 ├── jquery-2.1.3.min.js ├── post.php └── tool.php 运行 php tool.php 会在当前目录下生成 area.js 点击 [这里](http://selectpcd.oschina.mopaas.com/) 查看演示 [我的博客](http://upliu.net/)