更改说明

This commit is contained in:
2025-08-21 13:01:22 +08:00
parent be7edb96d6
commit 68a196d80b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ Pixiv 下载浏览管理器是一个基于 Web 的应用程序,提供以下功
4. **启动应用** 4. **启动应用**
- 双击 `start.bat` 文件启动 - 双击 `start.bat` 文件启动
- 如需修改代理端口,请用记事本打开 `start.bat` 文件,修改第6行的端口号 - 修改代理端口,请用记事本打开 `start.bat` 文件,修改PROXY_PORT端口号
5. **访问应用** 5. **访问应用**
- 打开浏览器访问:http://localhost:3000 - 打开浏览器访问:http://localhost:3000
+1 -1
View File
@@ -5,7 +5,7 @@ chcp 65001 >nul
:: 代理配置 - 请根据你的代理软件修改端口号 :: 代理配置 - 请根据你的代理软件修改端口号
:: 常见端口: Clash=7890, V2Ray=10809, Shadowsocks=1080 :: 常见端口: Clash=7890, V2Ray=10809, Shadowsocks=1080
:: ======================================== :: ========================================
set PROXY_PORT=xxxx set PROXY_PORT=
echo. echo.
echo 🚀 Pixiv Manager 启动中... echo 🚀 Pixiv Manager 启动中...