public static String takeOutHtmlTab(String htmlStr) { // 定义script的正则表达式,去除js可以防止注入 String scriptRegex = "