名称:vee-validate v3.0 用途:简单的 Vue.js 表单验证插件 官网:https://vee-validate.logaretm.com/v3 github: https://github.com/logaretm/vee-validate/tree/v3 其他: 支持vue2.0 不支持vue3.0
# install with npm npm install vee-validate --save # install with yarn yarn add vee-validate
← js高级开发 数据存储(localStorage)的使用→