Skip to content
New issue

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

fix:修复文件上传进度显示bug&按钮样式优化 #1979

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GIS142857
Copy link

1.修复断点续传组件中文件上传进度显示错误:当文件上传成功后,点击 “上传文件” ,底下的文件上传百分比数值会一直增加,修复后,当文件上传成功后,再次点击 “上传文件” ,数值不会增加,并且会弹出 “上传已完成!” 的提示消息。
修复前:
image
修复后:
image

2.优化 “选择文件” 按钮的样式:
优化前:
image
优化后:
image

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.

1 participant