vue中使用VeeValidate表单验证,中文提示错误信息

vue-veevalidate

A Vue.js project

Build Setup

# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Tip:

在新版本veevalidate中如果要使用中文的错误提示信息必须下载一个新的依赖

npm install vue-i18n --save

vee-validate官网: http://vee-validate.logaretm.com/ vue-i18n官网 http://kazupon.github.io/vue-i18n/en/

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。