form.validate(); if (form.isValid() == false) return;请问这两行究竟是什么意思啊,详细解释,谢谢了
表单的验证方法http://www.miniui.com/docs/api/index.html#ui=form