安装flask pip install flask pip install flask_wtf 运行flask FLASK_APP=web.py flask run --host=10.0.150.141 -p 2000 打开页面: 10.0.150.141:2000