We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
微信截图粘贴到 网页上,然后提交, 所有的图片的名字都是Image,不会自动重命名,导致只要是通过粘贴进去的图片名字都一样,最后 指向的都是同一个图片,使用非常不方便。
请问有办法优化这个点么?
谢谢!
另 :
通过附件上传倒是没问题,但是每次截图都要保存到本地,然后上传,对于这种截图上传的场景, 非常不方便。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
微信截图粘贴到 网页上,然后提交, 所有的图片的名字都是Image,不会自动重命名,导致只要是通过粘贴进去的图片名字都一样,最后
指向的都是同一个图片,使用非常不方便。
请问有办法优化这个点么?
谢谢!
另 :
通过附件上传倒是没问题,但是每次截图都要保存到本地,然后上传,对于这种截图上传的场景, 非常不方便。
The text was updated successfully, but these errors were encountered: