org.attoparser.ParseException: Attribute "xmlns:" appears more than once in element
指向错误:头部引用多了
<html lang="en" xmlns:th="http://www.w3.org/1999/xhtml" xmlns: xmlns:>
把标红的删掉就可以了,仅此纪念那一日出现的问题。
指向错误:头部引用多了
把标红的删掉就可以了,仅此纪念那一日出现的问题。