1. 安装 python
2. sudo python -m SimpleHTTPServer
3. 没加端口号,默认 8000
4. 会在运行此命令目录找index.html
访问 http://192.168.236.96:8000/