按照官方文档上的写法,总是无法验证。 最后发现是不需要引号。 <input id=”c-confirm_password” data-rule=”required;password;match(row[password])” clas…
10个月前