直接贴代码npx http-server . -p 8084
npx http-server . -p 8084
随后你浏览器直接访问 http://127.0.0.1:8084/test.html
http://127.0.0.1:8084/test.html
就可以了