npm install v-distpicker --save
yarn add v-distpicker --save
import VDistpicker from 'v-distpicker'
Vue.component('v-distpicker', VDistpicker)
import VDistpicker from 'v-distpicker'
export default {
components: { VDistpicker }
}

Attributes
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
|---|---|---|---|---|
| province | 省份(选填) | String | 省份名 | null |
| city | 城市(选填) | String | 城市名 | nul |

这篇博客介绍了 Distpicker 的Attributes和Methods,包括其详细使用方法,并提供了官网地址:https://distpicker.uine.org/,用户可以通过点击按钮来弹出插件进行操作。
最低0.47元/天 解锁文章
499

被折叠的 条评论
为什么被折叠?



