Vue项目中报错The HTTP request is not acceptable for the requested resource
The HTTP request is not acceptable for the requested resource
找到public下的index.html在head标签中添加
<meta name="referrer" content="no-referrer" />