我在html中引入js,<body>
<script type="text/javascript" src="../../../libs/analytics-pc.js"></script></body>出現(xiàn)下面的報錯:GET http://localhost:8080/libs/analytics-pc.js net::ERR_ABORTED 404 (Not Found)
localhost/:1 Refused to execute script from 'http://localhost:8080/libs/analytics-pc.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.路徑沒有錯誤,出錯原因是怎么?
添加回答
舉報
0/150
提交
取消