加载页面时候突然报了个错 Uncaught SyntaxError: Unexpected token < 位置在html第一行 解决: 这个错误不是html问题 是导入js文件错误 逐行去掉导入的js 检查哪个是错误的