from-validate

可以快速上手的开发文档

#from-validate
from-validate

Vue from-validate 表单验证的示例代码

前言需要进行表单数据验证,原先才用html5来完成验证,但是效果很差,也不够灵活,所以..