Skip to content

feat(upload): add image upload function#519

Open
kalanyang wants to merge 2 commits intogitalk:masterfrom
kalanyang:feat/image-upload
Open

feat(upload): add image upload function#519
kalanyang wants to merge 2 commits intogitalk:masterfrom
kalanyang:feat/image-upload

Conversation

@kalanyang
Copy link
Copy Markdown

图片上传

  • 新增图片上传相关功能
  • 更新API用法
  • 更新README与i18n国际化
  • 优化MarkDown渲染(使用marked替换原来的API请求方式)

image

已更新对应的API文档

演示地址

URL

@nenge123
Copy link
Copy Markdown

这个上传可以上传zip文件吗

@kalanyang
Copy link
Copy Markdown
Author

这个上传可以上传zip文件吗

按道理是啥文件都可以上传,看后端API怎么写的了。不过这里需要改一下,做个兼容处理,如果不是图片形式,则转换成链接跳转下载。

Copy link
Copy Markdown

@MacCoJleP MacCoJleP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants