Files
xiaohongshu-mcp/xiaohongshu
tanjun 70f07e8327 fix: 多图上传改为逐张上传,适配页面 DOM 变化
原实现一次性上传所有图片,但小红书页面在第一张上传后会移除
.upload-input class,导致后续图片可能上传失败。
改为逐张上传,第一张用 .upload-input,后续用 input[type="file"],
每张独立 30s 超时,同时将 Must* 替换为错误返回。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 21:03:32 +08:00
..
2025-12-07 17:42:28 +08:00
2025-08-17 23:35:22 +08:00
2025-10-16 23:00:57 +08:00
2025-10-16 23:00:57 +08:00
2025-10-16 21:17:28 +08:00
2025-09-20 22:20:58 +08:00
2025-10-16 23:00:57 +08:00