jingrow 435c4740b9 refactor: change backend response format from base64 image content to image URL
- Backend now returns image_url instead of base64 image_content
- Frontend uses image URL directly for display and download
- Avoid blob URL creation to prevent security warnings
2025-11-21 01:54:17 +08:00
..