更新下载进度,修复不能重新下载的问题

This commit is contained in:
2025-08-23 12:03:40 +08:00
parent 8d4e479ee1
commit b0179139cc
18 changed files with 1986 additions and 633 deletions
+3 -2
View File
@@ -65,9 +65,9 @@ pause
2. 在浏览器中访问 http://localhost:3000
3. 按 Ctrl+C 停止服务器
## 代理设置
## 代理设置(重要)
如需使用代理,请编辑 \`start.bat\` 文件,修改第6行的端口号:
如需使用代理,请用记事本编辑 \`start.bat\` 文件,修改PROXY_PORT=xxxx的端口号:
- Clash: 7890
- V2Ray: 10809
- Shadowsocks: 1080
@@ -76,6 +76,7 @@ pause
- 首次运行可能需要几秒钟启动时间
- 程序会在当前目录创建数据文件夹
- 没代理或者代理设置错误无法成功登录,注意仔细检查,获取code的时间比较短,记得快速操作
- 支持Windows 10/11 64位系统
`;