Leon开服网导航系统的源代码
Leon开服网导航系统的源代码,内含两站之间导航、查找站点等功能
使用
git clone https://github.com/leonmmcoset/mtrpathweb.git或在发行页面下载源代码压缩包
用
pip install -r requirements.txt进行下载(Python环境必须为>=3.10,<3.13)
编辑start.bat,将里面的10.0.0.10:8010更改为适用于你自己的IP和端口(如localhost:80等)
运行命令
python manage.py runserver <你自己的IP和端口> --insecure即可
根据你的需求,自由更改源代码
如有问题,可在Discussions问我。
