https://github.com/zhangyongwnag/vue-area
利用select下拉菜单实现省、市、区三级联动
https://github.com/zhangyongwnag/vue-area
area select vuejs
Last synced: 6 months ago
JSON representation
利用select下拉菜单实现省、市、区三级联动
- Host: GitHub
- URL: https://github.com/zhangyongwnag/vue-area
- Owner: zhangyongwnag
- Created: 2018-07-10T11:13:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-11T05:36:48.000Z (over 6 years ago)
- Last Synced: 2025-01-31T13:43:47.796Z (8 months ago)
- Topics: area, select, vuejs
- Language: Vue
- Homepage:
- Size: 30.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imgupload
> ==没事干写了一个省市区三级联动
## Build Setup``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).