表单验证插件介绍

393 阅读1分钟

1.vuelidate

安装 npm install vuelidate --save

main.js引入

在vue中的使用

2. VeeValidate

安装 npm install vee-validate --save