如果传递了一个字符串,它必须是一个有效的rules 字符串,由'|' 分隔的验证规则。 <input v-validate="'required|email'" name="field" type="text"> ...
確定! 回上一頁