更新 readme.md

This commit is contained in:
admin 2025-05-24 20:15:50 +08:00
parent a6734a1959
commit 479aed375b

View File

@ -1,6 +1,6 @@
# TH1官网工程文件 ## TH1官网工程文件
本地模拟服务器方法: ##本地模拟服务器方法
在项目根目录运行: python -m http.server 8000 #在项目根目录运行 python -m http.server 8000
然后访问: localhost:8000 #然后访问 localhost:8000