feat: 更新 Dockerfile 安装 Playwright,更新 README 文档

This commit is contained in:
2026-04-29 16:18:37 +08:00
parent 75bdc94cfe
commit 4132226fae
5 changed files with 119 additions and 17 deletions
+6
View File
@@ -15,6 +15,12 @@ uploads/
*.xlsx
*.xls
# 下载的临时文件
downloads/
# 配置数据(含凭据)
data/config.json
# IDE文件
.vscode/
.idea/