密码太弱,密码中必须包含数字
+ public static String getRuisiReqAjaxError(String res) { + if (!res.contains("id=\"messagetext\"")) { + return null; + } + + int index = res.indexOf("id=\"messagetext\""); + if (index < 0) { + return null; + } + + index = res.indexOf("", index); + if (index < 0) { + return null; + } + + int startIndex = index + "
".length(); + int endIndex = res.indexOf("