忽略下载信息文件夹

This commit is contained in:
2025-08-21 13:03:59 +08:00
parent 68a196d80b
commit 651b38a1ba
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -65,6 +65,7 @@ typings/
# 下载文件夹 # 下载文件夹
downloads/ downloads/
data/
# 自己的启动文件 # 自己的启动文件
start_me.bat start_me.bat
+1 -1
View File
@@ -37,8 +37,8 @@ Pixiv 下载浏览管理器是一个基于 Web 的应用程序,提供以下功
``` ```
4. **启动应用** 4. **启动应用**
- 双击 `start.bat` 文件启动
- 修改代理端口,请用记事本打开 `start.bat` 文件,修改PROXY_PORT端口号 - 修改代理端口,请用记事本打开 `start.bat` 文件,修改PROXY_PORT端口号
- 双击 `start.bat` 文件启动
5. **访问应用** 5. **访问应用**
- 打开浏览器访问:http://localhost:3000 - 打开浏览器访问:http://localhost:3000