为什么我用npm run serve 跑网页正常
跑,然后npm run build 后,用liveserve 跑index.html 报这样的错
打包后,可以直接点击index.html运行的啊,不用其他的服务就可以使用