插件使用---持续更新
1、dayjs
dayjs是一个轻量的处理时间和日期的 JavaScript 库
npm:https://www.npmjs.com/package/dayjs
github:https://github.com/iamkun/dayjs
2、qrcodejs
二维码生成
github:https://github.com/davidshimjs/qrcodejs
3、vue-table-with-tree-grid 树形表格组件
GitHub: https://github.com/MisterTaki/vue-table-with-tree-grid
4、
5、ComplexGrid 拖拽表格插件(Vue)
GitHub: https://github.com/zhjing1019/ComplexGrid
6、vue-dragging 可以给任意标签添加拖拽的功能。
GitHub:https://github.com/BosenY/vue-drag
7、Vue.Draggable 进行Vue 项目中表格内容的拖拽排序(官方-强大)
https://github.com/SortableJS/Vue.Draggable
7.1、Vue.Draggable 文档总结
8、
9、dragula
Vue拖拽插件 https://github.com/bevacqua/dragula
10、Vue-Country-Region-Select
城市地域选择插件:https://github.com/gehrj/vue-country-region-select
11、country-state-city
全球city,state插件:https://github.com/harpreetkhalsagtbit/country-state-city
12、vue-tel-input
选择国家后,后面自动提示电话号码的校验模式
npm: https://www.npmjs.com/package/vue-tel-input (赞)
13、awesome-phonenumber
可根据电话号码自动匹配地区代码和国家代码
npm: https://www.npmjs.com/package/awesome-phonenumber(赞)
14、开原表单解决
方案动态个性化设置表单
https://github.com/alibaba/form-render
记录自己的采坑之路,需要时方便查找