Multiple annotations found at this line: - Undefined attribute name (charset).
把
meta charset="UTF-8"
改为
meta http-equiv="Content-Type" content="text/html;charset=UTF-8"
把
meta charset="UTF-8"
改为
meta http-equiv="Content-Type" content="text/html;charset=UTF-8"