A Quasar framework plugin
- Install quasar-cli
$ npm install -g quasar-cli
- Install pug dependency
$ npm install pug pug-loader pug-filters -D
after install pug,find build/webpack.base.conf.js, then add block code like this:
-
Copy src/components/picker fold to your project
-
Import picker plugin
- Instance components
- Using components
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ quasar dev
# build for production with minification
$ quasar build
# lint code
$ quasar lint
- every picker page extends five pickerItems
- optimized picker UI
- update China citypicker data to 2016(There is any mistake to welcome correction)