Commit 925f940b authored by junmeng huang's avatar junmeng huang
Browse files

feat: 📋 已完成的关键修复:

  1.  历史页面图片处理
    - 修改了 history.js 中的 formatTaskData 方法
    - 使用 ImageUtils.processTaskImages() 自动处理数据库中的图片URL
    - 本地存储的图片也通过 ImageUtils.getSignedImageUrl() 处理
  2.  生成页面历史记录
    - 修改了 generate.js 中的 loadRecentWorks 方法
    - 确保最近作品列表中的图片也使用签名URL
  3.  统一的图片处理
    - 所有COS图片URL现在都会自动转换为签名URL
    - 无论是数据库中的图片还是本地存储的图片都能正确显示
parent 0527c658
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment