摘要: v-distpicker 的简单使用 移动端 ##npm安装 npm install v-distpicker --save ##注册组件 ###全局注册 import VDistpicker from 'v-distpicker'Vue.component('v-distpicker', VDis 阅读全文
posted @ 2021-12-06 12:26 王二疯 阅读(410) 评论(0) 推荐(0)
摘要: #对地区选择插件 v-distpicker 的解析 ##vue html部分 <template> <div :class="wrapper"> <!-- 在非移动端的展示效果 --> <template v-if="type !== 'mobile'"> <!-- 省份的下拉选择框 --> <!- 阅读全文
posted @ 2021-12-06 01:24 王二疯 阅读(766) 评论(0) 推荐(0)
页脚Html代码