Replies: 1 comment 1 reply
-
建议:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
已写的代码:
目前效果如下,在图片上传界面可以看到能成功拿到图片
当点击提交按钮后,位置3、4、5打印不出结果来,图片地址前多了blob:,报错显示500 (Internal Server Error)
能成功获取图片数据,但提交后会报错。请问是写错了代码导致的吗?请问正确的代码是什么?
由于对后端不熟悉,因此希望先从前端的代码找原因,请指正代码有没有写得不对的地方,请展示代码举例说明,谢谢。
Beta Was this translation helpful? Give feedback.
All reactions