前端修改app和template的时候,传入的icon应该只有文件名,不应该带有前缀

Open
#342 0 comments 0 reactions 1 assignee View on GitHub

@XinLi-cyber is already working on this.

Since Jul 22, 2025.

Assessment

This issue has not been assessed yet.

Description

in: frontend status: waiting-for-internal-feedback type: bug
问题摘要 / Issue Summary

前端修改app和template的时候,传入的icon应该只有文件名,不应该带有前缀

版本信息 / Version Information

v1.2.0

浏览器 / Browser

No response

操作系统 / Operating System

None

发生了什么?/ What happened?

当前前端上传头像后保存时,存入的为uri后段+filePath+fileName,此处应该只存入fileName即可

期望的行为 / Expected Behavior

当前前端上传头像后保存时,只存入fileName即可

重现步骤 / Steps to Reproduce

1.应用编排中上传头像
2.点击保存
3.查看attributes中icon对应的value

相关日志 / Relevant Logs

额外信息 / Additional Context

后端在template和app中应该已做对应的兼容,详见https://github.com/ModelEngine-Group/app-platform/pull/331

确认事项 / Confirmations
  • 我已经搜索了现有的issues,确认这不是重复问题
    I have searched existing issues and confirmed this is not a duplicate

  • 我已经阅读了项目文档和 FAQ
    I have read the project documentation and FAQ

  • 我提供的信息准确完整
    The information I provided is accurate and complete

  • 我愿意协助测试问题修复 (可选)
    I'm willing to help test the bug fix (optional)

Dominant language
Java
Stars
1.5k
Forks
233
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ModelEngine-Group/app-platform

All issues in ModelEngine-Group/app-platform

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.